Troy96
Software Engineer | TV Series, Books and Podcasts | Startups and Products
UnoloGurgaon, Haryana
Pinned Repositories
brow-service
An http server that exposes 4 endpoints to start, stop, clean history and get the last active url for chrome/firefox which is passed from query
crc-web-app
Web Application for the CRC Department, Invertis University built as part of the final year B.Tech. project
granip
Granip (Google Images Random Picker) is a scraping project that sends a unique image out of scraped images based on the cron pattern provided to the recipient' email.
hackercamp18
A web app that accepts the Github UserID and displays the frequently used languages by user for the project repositories along with an option to view job opportunities on any language selected.
jobsto-landing
Landing page for Jobsto built in HTML5, SCSS, and JS. Jobsto is your one stop destination for interview experiences before appearing for them.
padhvaiya-backend
The backend that powers https://padhvaiya.com built in Nodejs, Expressjs and MongoDB. Padhvaiya is an edu-tech platform that helps students with queries and organizes quizes.
rxjs-fruits-solutions
RxJS offers a powerful, functional approach for dealing with events and with integration points into a growing number of frameworks, libraries, and utilities. RxJS-fruits is a game for learning RxJS.
Troy96
My Github profile README
Troy96.github.io
This is my portfolio website built using HTML and CSS displaying all details regarding my projects, blogs and work experiences.
wakatime-hour-cost-calculator
This project is used to automate the process of calculating the cost for the number of hours spent on coding a freelancing project for both the developer and the client.
Troy96's Repositories
Troy96/rxjs-fruits-solutions
RxJS offers a powerful, functional approach for dealing with events and with integration points into a growing number of frameworks, libraries, and utilities. RxJS-fruits is a game for learning RxJS.
Troy96/crc-web-app
Web Application for the CRC Department, Invertis University built as part of the final year B.Tech. project
Troy96/padhvaiya-backend
The backend that powers https://padhvaiya.com built in Nodejs, Expressjs and MongoDB. Padhvaiya is an edu-tech platform that helps students with queries and organizes quizes.
Troy96/Troy96
My Github profile README
Troy96/brow-service
An http server that exposes 4 endpoints to start, stop, clean history and get the last active url for chrome/firefox which is passed from query
Troy96/IMDbify-front
A custom autocomplete created using RxJS operators to search for movies off IMDb.
Troy96/Troy96.github.io
This is my portfolio website built using HTML and CSS displaying all details regarding my projects, blogs and work experiences.
Troy96/granip
Granip (Google Images Random Picker) is a scraping project that sends a unique image out of scraped images based on the cron pattern provided to the recipient' email.
Troy96/hackercamp18
A web app that accepts the Github UserID and displays the frequently used languages by user for the project repositories along with an option to view job opportunities on any language selected.
Troy96/jobsto-landing
Landing page for Jobsto built in HTML5, SCSS, and JS. Jobsto is your one stop destination for interview experiences before appearing for them.
Troy96/wakatime-hour-cost-calculator
This project is used to automate the process of calculating the cost for the number of hours spent on coding a freelancing project for both the developer and the client.
Troy96/33-js-concepts
📜 33 concepts every JavaScript developer should know.
Troy96/blog-search-service
This service written in Spring exposes a search endpoint to fetch blogs based on a tag passed in the query params
Troy96/bundles-of-ui
A collection of UI projects all made using modern and state of the art React.
Troy96/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
Troy96/crc-node
A proposed website for the college T&P Cell using Node.js, Express, Handlebars, Materialize and MongoDB deployed on Heroku https://crc-invertis.herokuapp.com
Troy96/draggable-dnd
A React project to learn how to create draggable UIs using the react-dnd package
Troy96/get-distance-a-to-b
Using the Google Maps Directions API which provides the distance between two places, this is a command-line Node.js app takes two arguments from the user and displays the distance and time.
Troy96/grokking-system-design
Grokking system design
Troy96/holagraph-web
Built the web app for Holagraph in Angular as part of part-time internship stint with Reach Technologies.
Troy96/IMDbify-back
A Django REST Server that can be used to list movies (using scraping from IMDb), add a movie to watchlist, remove it and view the list, same for watchedlist. The movies endpoint is used by IMDb-front to show movies on autocomplete.
Troy96/leetcode-challenges
This repo contains the solutions to the problems from Leetcode.
Troy96/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
Troy96/nodebestpractices
:white_check_mark: The Node.js best practices list (February 2020)
Troy96/resources
Troy96/sse-poc
Basic POC for a SSE (Server-Sent Event) communication between a server and a client with NodeJS
Troy96/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Troy96/ui-component-lib
A component library for HTML elements made as part of neog.camp levelZero
Troy96/vanilla-expense
A vanillaJS expense tracker webapp made from the Tanay Pratap's JS tutorial series
Troy96/ziz-shortener
Node.js URL Shortener