Skip to content
View 33j33's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report 33j33

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
33j33/README.md

I am a Full Stack Developer

  • 🌱 I’m currently deep diving into TypeScript.
  • 👯 I’m looking to collaborate on JS Projects.
  • 🥅 2023 Goals: Regularly write tech articles. Contribute to Open Source projects
  • 💬 Ask me about anything, I am happy to help :)
  • 🧗 I try to: Go beyond and push the boundaries.
  • ⚡ Fun fact: I am always up for a game of chess.

Projects

  • buffered-event-emitter [repo] | [npm] - A tiny (2.4kb, gzip-minified) library to handle events. Buffer and flush events with configurable buffer capacity. Pause, queue and resume events. Log event emission, adding and removing listeners. Cache event data. Works for both node and browser. Has Typescript support.
  • TinkedInSocial [repo] - An intra-organisation social networking site inspired from linkedin, where employees across the org and different teams can interact with each other. Uses React, React Router, Redux, SCSS, Ant Design.
  • Jobsite [repo] - A website where people can search and apply to jobs. The recruiters can add job listings and view the candidates who applied to their posted jobs. Uses React, CSS, React Router, Node, Express, MongoDB.
  • Movieboxd [repo] - Search movies and save them in your 'favorites', 'watched' or 'watchlist'. Synced with local storage. Uses TMDB Api, React.
  • Product Inventory Manager [repo] - A GUI application for desktop to manage product inventory. It can create, read, update, and delete product information to and from the database. It can also export the inventory data to an excel file. Uses Python, Tkinter, ttkthemes, sqlite3, openpyxl.
  • Discord Bot [repo] - It provides following information to the user on various commands, Real time weather, AQI of a place, Crypto currency stats, Forex exchange rates, Currency Converter, Details about next SpaceX launch, upcoming ISS passes for a particular location, Random Facts, Memes, Quotes, Shareable Newsletter. Uses python, discord.py
  • Photo-free [repo] | [live] - Search copyright free images. Uses React.
  • Aww - [repo] - Displays a random cat picture and an interesting fact about them.

Pinned

  1. buffered-event-emitter buffered-event-emitter Public

    Event emitter with support for buffering and queueing events.

    JavaScript

  2. Jobsite Jobsite Public

    A MERN web app where recruiters can post jobs and candidates apply to those jobs. The recruiters can view the candidates who applied to their posted jobs. And candidates can view the jobs they appl…

    JavaScript

  3. movieboxd movieboxd Public

    A web app to search movies and save them as 'watched', 'favourite' or in 'watchlist'.

    JavaScript

  4. URL-Shortener URL-Shortener Public

    A URL shortener using Node, Express and MongoDB

    JavaScript

  5. 10-Layouts-in-10-CSS-Lines 10-Layouts-in-10-CSS-Lines Public

    Minimal Modern CSS layouts in just 10 lines of CSS

    HTML

  6. TinkedInSocial TinkedInSocial Public

    An intra-organisation social networking site inspired from linkedin, where employees across the org and different team can interact with each other.

    JavaScript