KVVSS GOWTHAM
@vvssgowtham
Joined on 23 November 2022
Final-year computer science student and aspiring web developer, I have gained valuable experience as a core team member for web dev at Google DSC.
GitHub Stats
9
Followers
21
Repositories
0
Organizations
0
Gists
2
Pull Requests
0
Issues
253
Commits
0
Sponsors
0
Contributed To
3
Star Earned
Most Used Languages
40.08%
JavaScript
26.12%
HTML
17.38%
TypeScript
14.47%
CSS
1.86%
EJS
0.05%
MDX
0.04%
Dockerfile
Popular Projects
InstaSave
"📸InstaSave is a ReactJS-based web app, using NodeJS and ExpressJS for backend operations. It integrates with the InstaSaver API, allowing users to download Instagram content directly via a link. Tailwind CSS ensures responsiveness, providing a sleek and user-friendly experience."
JavaScript
2
2
0
0
Authentication-And-Security
"🔐 Auth&Security: Dive into the world of secure authentication with this project built on EJS and fortified by Passport.js. This employs robust security measures to safeguard user access. Explore the codebase to witness the seamless integration of EJS templates and Passport.js, ensuring a fortified authentication system for your applications.
JavaScript
1
0
0
0
VVSSGowthamPortfolio
No description
TypeScript
0
0
0
0
aws
Learning AWS
JavaScript
0
0
0
0
InstantTransfer
Instant Transfer is a secure, React-based application for fast and easy money transfers, allowing users to sign up, log in, view balance, and send money with a sleek, user-friendly interface. Built with ReactJS, ExpressJS, NodeJS, and MongoDB.
JavaScript
0
0
0
0
TwoPlayerTriviaGame
A JavaScript-based trivia game for two players, where users input their names, select a category, and answer questions fetched from The Trivia API. Players score points based on difficulty, and a winner is declared at the end.
JavaScript
0
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Not enough data.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
11/17/2024, 12:09:19 AM
- Remove unused files and configurations from node_modules
- Update dependencies and refactor download API integration
11/17/2024, 12:08:05 AM
11/11/2024, 5:11:18 PM
- feat: Enhance portfolio layout and improve responsiveness with Tailwind CSS
11/11/2024, 5:08:19 PM
11/11/2024, 5:08:12 PM
11/7/2024, 1:41:04 PM
11/7/2024, 1:09:57 PM
11/7/2024, 12:33:38 PM
- Implement initial Express server with Todo API and utility endpoints
11/4/2024, 10:49:06 PM
- Add initial setup for weatherForecastApp and express_request, including .gitignore, environment variables, and basic server functionality
10/31/2024, 10:05:04 PM
- Refactor token storage from localStorage to sessionStorage across components and pages
10/31/2024, 9:58:09 PM
- Remove redirects for authenticated users on signup and signin pages
10/31/2024, 9:36:41 PM
- Implement redirect for authenticated users on signup and signin pages using Navigate
10/31/2024, 9:33:06 PM
- Implement redirect for authenticated users on signup and signin pages
10/31/2024, 9:26:26 PM
- Refactor token storage from sessionStorage to localStorage and remove user hit count tracking