Skip to content
View hritsh's full-sized avatar
😡
😡

Highlights

  • Pro
Block or Report

Block or report hritsh

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

Typing SVG

// Main Tools I Use
class About extends Me { 
  const myTools = {
    "ProgrammingLanguages" : { "Java", "Python", "Javascript", "Typescript", "C#", "PHP" },
    "TechnologiesFrameworks" : { "React", "Flutter", "Angular", "Node.js", ".NET", "Spring Boot", "Flask", "Next.js" }
    "OtherLanguages" : { "HTML", "CSS", "Bash", "JSON", "Markdown" },
    "Database" : { "MySQL", "MongoDB", "PostgreSQL" },
    "Editors" : { "Neovim", "VSCode" },
    "Platforms" : { "MacOS", "GNU/Linux" },
    "OtherTools" : { "Git", "Docker", "Figma", "AWS", "Firebase" }
  };
}

Pinned

  1. discord-autosend discord-autosend Public

    A Python program that uses selenium to automate sending messages on Discord. Uses an automated browser instance to bypass Discord's anti-spam ToS.

    HTML 13 2

  2. calorify-estore calorify-estore Public

    E-Store built with Java Spring Boot in the backend and Angular in the frontend for ordering food based on calorie intake.

    Java

  3. spotistats spotistats Public

    A Simple React app that displays your most played Spotify artists and tracks over different time ranges.

    JavaScript

  4. minima minima Public

    A post apocalyptic top-down RPG set in 2050 made with the Godot game engine. 3rd Place Winner @ HP Gaming Garage Hackathon 2022. Available to play on https://hritish.itch.io/minima

    GDScript 1

  5. emojify emojify Public

    Format text with emoji and unicode symbols. Built with Angular.

    TypeScript

  6. bookstore bookstore Public

    MySQL Bookstore Management System and Shop with a Tkinter GUI

    Python 1