Pinned Repositories
Blackjack-Royale
Blackjack Royale is an open-source console-based blackjack game implemented in Python. Enjoy the thrill of the casino right on your terminal! This project aims to provide an interactive and realistic blackjack experience, complete with player decisions, dealer behavior, and win/lose conditions.
BlockCraft
BlockCraft is a simple blockchain simulator that emulates the behavior of a decentralized blockchain network. It provides basic functionalities for mining blocks, adding transactions, and saving/loading the blockchain data to/from files. The simulator is designed as an educational tool to understand the fundamental concepts of blockchain technology
chris-cozy
I'm Cozy, a passionate software developer and creative soul
CozyPong
CozyPong is a classic Pong game implemented using the Pygame library in Python. It's a retro arcade game where players control paddles to hit a ball back and forth, trying to score points against each other.
DeveloperPortfolio
This is the codebase for my developer portfolio website, showcasing my skills and projects. Built with React, Bootstrap, Node, and Express, this repository demonstrates my expertise in full-stack web development.
FlutterQuest
Welcome to our open-source Flappy Bird clone built with Unity! This project was crafted as a learning experience with the Unity game engine. Explore endless flying, navigate obstacles, and challenge yourself to beat your high score. With original artwork and immersive sound effects, this game offers a truly enjoyable experience..
InnerSpace
Welcome to InnerSpace, a platform for interior design enthusiasts to connect, share, and explore inspiring design ideas. Share your interior design projects, discover new trends, and connect with fellow designers and enthusiasts.
PersonaTalk
PersonaTalk is a Node.js and Express.js-based API that enables users to interact with various digital personas using OpenAI's GPT model. It offers endpoints for creating and managing agents and users, retrieving agent information, conversation history, and generating responses using conversation history.
PersonaTalk-TelegramClient
This is an open-source Python client developed using the Telebot library, enabling seamless communication with the Jasmine agent of the Persona Talk API via the Telegram messaging platform. With features like account login and registration through the /start command, users can effortlessly interact with the Jasmine agent.
PlantHaven
Plant Haven is an open-source social media web application tailored exclusively for plant lovers. With features like user authentication, profile customization, a dynamic feed, and social interactions, it provides a secure platform to connect, share experiences, and foster a vibrant community around the love for plants.
chris-cozy's Repositories
chris-cozy/PersonaTalk
PersonaTalk is a Node.js and Express.js-based API that enables users to interact with various digital personas using OpenAI's GPT model. It offers endpoints for creating and managing agents and users, retrieving agent information, conversation history, and generating responses using conversation history.
chris-cozy/InnerSpace
Welcome to InnerSpace, a platform for interior design enthusiasts to connect, share, and explore inspiring design ideas. Share your interior design projects, discover new trends, and connect with fellow designers and enthusiasts.
chris-cozy/BlockCraft
BlockCraft is a simple blockchain simulator that emulates the behavior of a decentralized blockchain network. It provides basic functionalities for mining blocks, adding transactions, and saving/loading the blockchain data to/from files. The simulator is designed as an educational tool to understand the fundamental concepts of blockchain technology
chris-cozy/Blackjack-Royale
Blackjack Royale is an open-source console-based blackjack game implemented in Python. Enjoy the thrill of the casino right on your terminal! This project aims to provide an interactive and realistic blackjack experience, complete with player decisions, dealer behavior, and win/lose conditions.
chris-cozy/chris-cozy
I'm Cozy, a passionate software developer and creative soul
chris-cozy/CozyPong
CozyPong is a classic Pong game implemented using the Pygame library in Python. It's a retro arcade game where players control paddles to hit a ball back and forth, trying to score points against each other.
chris-cozy/DeveloperPortfolio
This is the codebase for my developer portfolio website, showcasing my skills and projects. Built with React, Bootstrap, Node, and Express, this repository demonstrates my expertise in full-stack web development.
chris-cozy/iupac-definition-extractor
This Python program serves to extract definitions from the IUPAC key-value store by searching through a JSON file based on user-defined terms. Utilizing Pandas, it generates a table and exports the retrieved definitions into a downloadable CSV format. This tool facilitates easy access to IUPAC scientific terminology.
chris-cozy/NestEgg-Navigator
NestEgg Navigator is a React.js web application that helps you project the growth of your investments over time. You can input your current savings, yearly contributions, expected interest rate, and investment duration to visualize how your savings will grow.
chris-cozy/PlantHaven
Plant Haven is an open-source social media web application tailored exclusively for plant lovers. With features like user authentication, profile customization, a dynamic feed, and social interactions, it provides a secure platform to connect, share experiences, and foster a vibrant community around the love for plants.
chris-cozy/StoryQuest
This is a text-based fantasy horror adventure game demo. This was my first experience learning and using javascript, and the purpose of the project was to put into practice the concepts I had been learning.
chris-cozy/survive
This game is designed to be a simple yet difficult 2D roguelike, with the gameplay being reminiscent of the flash game era. The game contains a cyberpunk style theme, which can be seen in the stylization and color choices.
chris-cozy/FlutterQuest
Welcome to our open-source Flappy Bird clone built with Unity! This project was crafted as a learning experience with the Unity game engine. Explore endless flying, navigate obstacles, and challenge yourself to beat your high score. With original artwork and immersive sound effects, this game offers a truly enjoyable experience..
chris-cozy/PersonaTalk-TelegramClient
This is an open-source Python client developed using the Telebot library, enabling seamless communication with the Jasmine agent of the Persona Talk API via the Telegram messaging platform. With features like account login and registration through the /start command, users can effortlessly interact with the Jasmine agent.
chris-cozy/AgeBook
chris-cozy/image-resizer
A simple image-resizing application demo built to learn the basics of electron framework.
chris-cozy/LeakGuard-Pro
LeakGuard-Pro is a memory leak detection tool designed to help software developers identify and analyze memory leaks in their programs. It provides a mechanism to track memory allocations and deallocations during program execution, allowing you to identify potential memory leaks and their associated sizes.
chris-cozy/Letter
A MERN stack chatting application.
chris-cozy/pdf-interpreter
The PDF Text Analysis Tool is a Python application that extracts and analyzes text from PDF files, focusing on extracting LOD (Limit of Detection) values and associated units, as well as DOIs (Digital Object Identifiers). It provides functionalities to clean and process the extracted data, generating a cleaned and normalized csv output.
chris-cozy/PersonaTalk-WebClient
chris-cozy/TruckerApp
This is an open-source web application built to streamline the management of truck driver contractors. This platform enables companies to incentivize safe driving habits by allowing sponsors to reward or deduct points from drivers based on their performance. Points can be redeemed for items from the sponsor's catalog, sourced from eBay API.