[go: nahoru, domu]

Skip to content
View hemanialaparthi's full-sized avatar
  • Allegheny College
  • Pittsburgh, Pennsylvania

Highlights

  • Pro

Block or report hemanialaparthi

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

Hello! I'm Hemani! 👋

Linkedin Badge Gmail Badge

Welcome to my profile! I'm a sophomore at Allegheny College double majoring in Computer Science & Economics. Thanks for visiting and I'd love to connect!

A Little More About ME..

#!/usr/bin/python
# -*- coding: utf-8 -*-

class ME:

    def __init__(self):
        self.name = "Hemani Alaparthi"
        self.role = "Software Engineer"
        self.codelanguages = ["python", "java"]
        self.hobbies = ["reading", "coding", "napping"]

    def say_hi(self):
        print("Thanks for dropping by, Let's connect!")


me = ME()
me.say_hi()

🛠️ Languages and Tools:

Python  Java        React  Material UI  CSS  HTML  Firebase  MySQL  NodeJS 

📊 My GitHub Data

Hemani's GitHub stats

🔥 My Streak!

GitHub Streak

Pinned Loading

  1. hemani-portfolio-website hemani-portfolio-website Public

    Check out my personal website!

    CSS

  2. personalwork personalwork Public

    Python