Jayanth-Kotni
Passionate coder, open-source advocate. Tech explorer crafting impactful solutions. Let's innovate together
Visakhapatnam
Pinned Repositories
Covid-19-India-Portal
cricket-Team
Emoji-Game-Mini-Project
An engaging Emoji Game where you match emojis! Score points by clicking new emojis, avoid duplicates. Win with all unique clicks, lose otherwise. Beat your top score for a thrilling challenge!
IPL-Dashboard
A mini Project using ReactJs to display the results of IPL Matches
Jayanth-Kotni
Hello World
Jobby-App-React
Explore Jobby App, a user-friendly job search platform. Login securely, filter jobs, view detailed listings, and navigate effortlessly. Start your job search journey today!
Match-Game-React.JS
Match Game is a fun and challenging game where you match images within categories. Score points, beat the timer, and enjoy multiple rounds. Play again to reset scores and categories for endless fun!
Movie-DB
The movieDB app features a global navbar, popular, top-rated, and upcoming movies pages, a search bar, and detailed movie pages. Users can view and search for movie posters with ratings and details, and explore cast information. The app is responsive, includes pagination, and supports navigation between pages for a seamless browsing experience.
Nxt-Trendz-React.Js-Project
Nxt Trendz App: Secure login, authenticated routing, dynamic product listing with filters, detailed product view, intuitive cart management, and contextual cart operations for a seamless shopping experience..
Quiz-Game-App
This React-based Quiz Game App lets users challenge their knowledge with a series of timed questions. Featuring robust user authentication, it fetches diverse question types from an internal API. A timer ensures prompt responses, while results display performance insights. Fully responsive, it offers a seamless cross-device experience.
Jayanth-Kotni's Repositories
Jayanth-Kotni/Jobby-App-React
Explore Jobby App, a user-friendly job search platform. Login securely, filter jobs, view detailed listings, and navigate effortlessly. Start your job search journey today!
Jayanth-Kotni/Nxt-Trendz-React.Js-Project
Nxt Trendz App: Secure login, authenticated routing, dynamic product listing with filters, detailed product view, intuitive cart management, and contextual cart operations for a seamless shopping experience..
Jayanth-Kotni/Quiz-Game-App
This React-based Quiz Game App lets users challenge their knowledge with a series of timed questions. Featuring robust user authentication, it fetches diverse question types from an internal API. A timer ensures prompt responses, while results display performance insights. Fully responsive, it offers a seamless cross-device experience.
Jayanth-Kotni/Covid-19-India-Portal
Jayanth-Kotni/cricket-Team
Jayanth-Kotni/Emoji-Game-Mini-Project
An engaging Emoji Game where you match emojis! Score points by clicking new emojis, avoid duplicates. Win with all unique clicks, lose otherwise. Beat your top score for a thrilling challenge!
Jayanth-Kotni/IPL-Dashboard
A mini Project using ReactJs to display the results of IPL Matches
Jayanth-Kotni/Jayanth-Kotni
Hello World
Jayanth-Kotni/Match-Game-React.JS
Match Game is a fun and challenging game where you match images within categories. Score points, beat the timer, and enjoy multiple rounds. Play again to reset scores and categories for endless fun!
Jayanth-Kotni/Movie-DB
The movieDB app features a global navbar, popular, top-rated, and upcoming movies pages, a search bar, and detailed movie pages. Users can view and search for movie posters with ratings and details, and explore cast information. The app is responsive, includes pagination, and supports navigation between pages for a seamless browsing experience.
Jayanth-Kotni/Netflix-clone
A clone of Netflix landing page
Jayanth-Kotni/Nxt-Watch-React.Js
Build Nxt Watch: Light theme, login handling, authenticated routing, video listing, search, like/dislike/save actions, logout popup, API integration for seamless video management.
Jayanth-Kotni/React-mini-Pswd-Manager
Jayanth-Kotni/restaurant
Jayanth-Kotni/Simple-Todos
The SimpleTodos app displays a list of todos, each with a delete button. Users can delete a todo by clicking its delete button. The app uses an initialTodosList containing todo objects, each with an id (Number) and title (String). This setup ensures efficient task management and easy deletion of tasks.
Jayanth-Kotni/Todo-Application-Mini-Project
This JavaScript code powers a Todo list app, managing todos in local storage. It adds, saves, updates status, and deletes todos with dynamic HTML elements like checkboxes and delete icons, offering basic todo functionality in a web app.
Jayanth-Kotni/Todo-Nodejs
A todo application using node.js
Jayanth-Kotni/Twitter-NodeJs
This Node.js project presents a Twitter-like API, encompassing user registration/login, JWT-based authentication, CRUD operations for tweets, following/followers management, likes, replies, and tweet feeds. Utilizing Express, SQLite, bcrypt, and JWT, it delivers user-centric social functionalities.
Jayanth-Kotni/Upgraded-Todos
Upgraded SimpleTodos