Skip to content
View VavraSergio's full-sized avatar

Block or report VavraSergio

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
VavraSergio/README.md

I'm Sergio, a software developer and student from Arlington. Here's a bit about me:

🎓 I'm a senior at James Madison University studying computer science and Italian
⚽ I love playing all kinds of sports in my freetime with friends
🎮 I'm a gamer and game developer
📫 How to reach me: sergio.vavra@gmail.com
⚡ Fun fact: I have 3 citizenships!
Skills:
💻 Programming Languages:
🧩 Python, TypeScript, Java, C, Ruby, Rust, Haskell, JavaScript, HTML, CSS, SQL, R
🖥️ Frameworks & Libraries: LangChain, LangGraph, TensorFlow, AWS SDK, Poetry
☁️ Cloud & DevOps: AWS (Lambda, S3, ECS, API Gateway), Docker, GitHub Actions, CI/CD
Connect with Me:
LinkedIn: httpsLinkedin.com/in/sergiovavra
Instagram: sergio.vavra

Pinned Loading

  1. HuffManCodingZipper HuffManCodingZipper Public

    This is my version of a Huffman tree file zipper that compresses files using Huffman Tree encoding. I coded this for my CS240 class at JMU, feel free to try it out!

    Java

  2. MultiFunctioningCalculator MultiFunctioningCalculator Public

    This is my multi functioning calculator I coded for my CS345 final! It was a half-semester long project in which my group mates and I created using the Scrum method.

    Java 1

  3. ActivityMixr ActivityMixr Public

    Forked from asyoure/project-milestone-2-team-azuresergio

    This is a group project completed for my CS343 class with my partner Azure. Its a dynamic website that allows the user to create playlists based off of the activity they generate. Sadly, the API we…

    HTML

  4. PersonalWebsite PersonalWebsite Public

    This is my personal website! It contains 5 different pages, the home page, the about page, the projects page, the contact page, and the resume page. On top of this, the website also includes a chat…

    HTML 1

  5. SingleThreadVonNeumanCPU SingleThreadVonNeumanCPU Public

    This is my single thread Von Neuman CPU that I coded for my semester long project in CS 261 Computer Systems. I coded it in C.

  6. Asteroids Asteroids Public

    This is a remake of Asteroids that I programmed in Java.

    Java