Skip to content
View PrethamMuthappa's full-sized avatar
🪖
Rusty!
🪖
Rusty!

Highlights

  • Pro
Block or Report

Block or report PrethamMuthappa

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
PrethamMuthappa/README.md
@Entity
 public class AboutMe {

    @ID
    String name = "Pretham Muthappa B S";

    String about = "Interested in backend development, linux and opensource.
    I also create pixel art and read graphic novels as my hobby";

    String[] programming_language = {"Java", "Rust", "Javascript", "Python"};

    String[] frameworks= {"SpringBoot","Hibernate", "Apache Kafka", "ExpressJS", "NodeJS", "Flask"};

    String[] databases={"MySQL", "MongoDB", "SQLite", "H2"};
    
  }

Pinned

  1. EventHive EventHive Public

    A concert/event management database

    HTML 10

  2. Geek-Notes Geek-Notes Public

    Android application using python kivy

    Python 6

  3. Sys-Monitor Sys-Monitor Public

    Resource monitor built using Rust and egui

    Rust 8

  4. secure-cipher secure-cipher Public

    Self hosted password manager for linux, free and open source

    Rust 8

  5. snapcrawler snapcrawler Public

    snapcrawler is a web scrapper used to scrape entire images from a web site

    JavaScript 8

  6. The-Horror-Mansion The-Horror-Mansion Public

    a CLI text adventure horror game

    JavaScript 5