carnevap
I am a developer holding a degree in Computer Science, and I've taught myself about various tools and subjects.
Windsor, ON
Pinned Repositories
flag-fight-game
🎮 This custom Capture the Flag game offers an exciting blend of strategy, teamwork, and problem-solving. With challenging obstacles and puzzles, it delivers a thrilling experience for all players.
elements-type-site
🍃 This website serves as an introduction to what Pokémon is, more specifically, what kind of types of Pokémon exist. Each one of these types has different ups and downsides.
address-translation-program
✍️ This program translates logical addresses to physical ones within a virtual address space of 216 = 65,536 bytes. It reads from a file with logical addresses and, utilizing a page table, converts each logical address to its corresponding physical address, then outputs both.
llm-api-web-scraper
🤖 This project was created to enhance Stack Overflow answers by utilizing Large Language Models like ChatGPT. It involves creating a program to extract programming questions and answers, generating improved responses using a LLM API, and combining them with the original to produce more accurate, descriptive, and straightforward answers.
tiny-language-parser
🔎 This Java program is designed to analyze code written in a compact programming language, "tiny language." Upon receiving input, the program initiates a process of lexical analysis, breaking down the input into tokens such as keywords, identifiers, operators, and literals.
keanu-k.github.io
carnevap
learning-programming-fundamentals
This repository is dedicated to learning and mastering programming fundamentals. It contains a collection of exercises, projects, and resources designed to help me understand core concepts in coding.
ool-media
🏫 This repository serves to store all the ressources and artworks I created while working for the Office of Open Learning (UofW)
resume-2024
📄 A copy of my 2024 resume
carnevap's Repositories
carnevap/website
temp
carnevap/learning-programming-fundamentals
This repository is dedicated to learning and mastering programming fundamentals. It contains a collection of exercises, projects, and resources designed to help me understand core concepts in coding.
carnevap/carnevap
carnevap/ool-media
🏫 This repository serves to store all the ressources and artworks I created while working for the Office of Open Learning (UofW)
carnevap/llm-api-web-scraper
🤖 This project was created to enhance Stack Overflow answers by utilizing Large Language Models like ChatGPT. It involves creating a program to extract programming questions and answers, generating improved responses using a LLM API, and combining them with the original to produce more accurate, descriptive, and straightforward answers.
carnevap/tiny-language-parser
🔎 This Java program is designed to analyze code written in a compact programming language, "tiny language." Upon receiving input, the program initiates a process of lexical analysis, breaking down the input into tokens such as keywords, identifiers, operators, and literals.
carnevap/address-translation-program
✍️ This program translates logical addresses to physical ones within a virtual address space of 216 = 65,536 bytes. It reads from a file with logical addresses and, utilizing a page table, converts each logical address to its corresponding physical address, then outputs both.
carnevap/resume-2024
📄 A copy of my 2024 resume
carnevap/elements-type-site
🍃 This website serves as an introduction to what Pokémon is, more specifically, what kind of types of Pokémon exist. Each one of these types has different ups and downsides.
carnevap/flag-fight-game
🎮 This custom Capture the Flag game offers an exciting blend of strategy, teamwork, and problem-solving. With challenging obstacles and puzzles, it delivers a thrilling experience for all players.
carnevap/keanu-k.github.io