Skip to content
View importlogic's full-sized avatar

Highlights

  • Pro

Block or report importlogic

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
importlogic/README.md

my banner


πŸ˜„ About Me

  • πŸŽ“ I am a Software Engineer messing around with backend technologies.
  • πŸ”­ I am currently working on different personal projects and learning new stuff.
  • πŸ’¬ If you have any question/feedback, please do not hesitate to reach out to me!

Manas Rawat | LinkedIn Manas Rawat | Linktree


πŸ‘¨β€πŸ’» My projects

  • Tagify - A Windows Application made using C# for tagging files with custom tags and searching them on basis of tags.
  • Quiz Land - A Full Stack Web Application made using NodeJS, HTML and CSS which allows anyone to register as an admin and host their own quizzes on the platform and share link links with the participants to join quizzes.
  • CF GetRating Browser Extension - A browser extension made with JavaScript for Codeforces which helps users to see the problem rating without enabling problem tags which was not possible before.
  • Random Tools - A Full Stack Web Application made using NodeJS, HTML and CSS having some Random Tools made using JavaScript.

πŸ’Ό Technical Skills


πŸ“œ Coding Activity

From: 03 August 2024 - To: 02 September 2024

Total Time: 82 hrs 34 mins

TypeScript   56 hrs 52 mins  β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–°β–±β–±β–±β–±β–±β–±β–±β–±   68.88 %
JavaScript   25 hrs 13 mins  β–°β–°β–°β–°β–°β–°β–°β–°β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±   30.56 %
Other        20 mins         β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±   00.41 %
CSS          2 mins          β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±   00.05 %
Bash         2 mins          β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±β–±   00.05 %

πŸš€ Coding Heatmap


πŸ“ˆ GitHub Stats

Manas’s github stats


πŸ‘€ Visitors

Visitors

Pinned Loading

  1. tagify tagify Public

    A File Tagging Application for Windows

    C#

  2. quiz-land quiz-land Public

    A quiz app to create and attend online quizzes.

    JavaScript 1 1

  3. cf-getrating-extension cf-getrating-extension Public

    Get rating for Codeforces problems even with problem tags off.

    JavaScript 3 1

  4. random-tools random-tools Public

    A web app having Random Tools for daily use.

    JavaScript

  5. hostel-management hostel-management Public

    A Simple Hostel Management Web Application

    JavaScript

  6. CLR-and-LALR-Parser CLR-and-LALR-Parser Public

    This repository contains a fully working CLR and LALR parser implemented using Python and C++.

    Python