🎯
Latish 705
@latish705
Joined on 27 April 2022
Enthusiastic developer and programmer, passionate about turning ideas into code. Constant learner, always excited about creative problem-solving.
GitHub Stats
16
Followers
41
Repositories
0
Organizations
0
Gists
21
Pull Requests
14
Issues
453
Commits
0
Sponsors
7
Contributed To
0
Star Earned
Most Used Languages
66.04%
TypeScript
16.98%
CSS
8.64%
JavaScript
3.98%
HTML
3.66%
Python
0.51%
PowerShell
0.18%
Shell
0.01%
Dockerfile
Popular Projects
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/18/2025, 7:05:04 PM
8/18/2025, 6:44:29 PM
8/18/2025, 2:59:07 PM
8/18/2025, 2:57:09 PM
8/17/2025, 7:01:55 PM
Pushed 2 commit(s) to Latish705/temp_placenext_server on branch main
- complete implementation of strategy pattern and implementation factory , observer and proxy
- Added observer, factory and proxy pattern as well this basic version for learning
8/17/2025, 3:39:33 PM
8/17/2025, 3:35:48 PM
Pushed 1 commit(s) to Latish705/placenext on branch main
- making change to accept the dynamic frontend url for cors
8/15/2025, 8:42:04 PM
8/15/2025, 8:04:28 PM
Pushed 1 commit(s) to Latish705/temp_placenext_server on branch main
- implemented sign for student with oops
8/15/2025, 7:24:20 PM
Pushed 1 commit(s) to Latish705/temp_placenext_server on branch main
- improving the company model with oops concept
8/15/2025, 7:08:01 PM
Pushed 1 commit(s) to Latish705/temp_placenext_server on branch main
- improving student model using more oops concept
8/15/2025, 4:22:45 PM
Pushed 1 commit(s) to Latish705/temp_placenext_server on branch main
- adding more company and employee model
8/15/2025, 3:52:43 PM
Pushed 1 commit(s) to Latish705/temp_placenext_server on branch main
- adding college and faculty models
8/15/2025, 3:48:27 PM
Pushed 1 commit(s) to Latish705/temp_placenext_server on branch main
- adding user and student model for understanding