Skip to content
View imraghavojha's full-sized avatar
🏫
School
🏫
School
  • Austin, TX

Block or report imraghavojha

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

Hey, Raghav here!

Welcome to my Github Page

Awesome Matrix Code
I am a sophomore CS Major in Texas State University..

💻 Technologies I am Learning in Fall 2024

  • C++
  • Assembly Language
  • Python
  • Git

Litte About Me? .............

class WhoAmI:
	user = 'Raghav Ojha'
   	current_work = 'CS Student'
   
   def getCity():
   	return Austin_Texas_USA()
   
   def Ambitions():
   	BecomeSoftwareDev()
   	CreateSkyNet()

Other Stuff

:octocat: My Resume

  • If you have any suggestions to this README, feel free to pull up a request. And if you liked it, go ahead and use it for yourself.(P.S. Star it too!!:grimacing: )

Pinned Loading

  1. Simple-Personal-Portfolio-Website Simple-Personal-Portfolio-Website Public

    Minimalist Portfolio Page written in plain CSS

    CSS 1

  2. CardVisualizer CardVisualizer Public

    CardVisualizer is a C++ library for drawing playing cards in various designs directly in the terminal. Easily display individual or multiple cards with different design variations, including option…

    C++ 1