Hi! My name is Allyson Pereira, and I am a Software Engineering student at Mohawk College.
I am currently enrolled in the Computer Systems Technology- Software Support (558) program (3rd Semester).
GitHub repositories showcase my proficiency in C#, Python Java, PHP,
and Javascript programming languages. I have also have extensive experience in working with Relational (Sql).
I have also worked with frameworks and libraries including, ReactJS, Bootstrap and JavaFx.
MyChat
This is a full-stack real-time chat application built using Node.js, Express.js, and React. It offers
a seamless chat experience with features such as user authentication, real-time messaging, attachment
sharing, and cross-platform compatibility. The application leverages ChatEngine.io for efficient chat
data management, showcasing proficiency in full-stack development and real-time communication.
To learn more about the stack and development information, please click on the link below for
access to the GitHub repository:
This Python script allows you to retrieve weather information for a specific city using the OpenWeatherMap API.
It is a simple command-line tool that prompts the user to enter a city name and then fetches and displays the current weather conditions for that city.
This script is a useful tool for quickly checking the weather conditions in a specific city by interacting with a weather API. It can be extended or integrated into other applications that require weather data retrieval.
To learn more about the stack and development information, please click on the link below for
access to the GitHub repository:
This Python script is a versatile eBay price tracker that can be used to monitor the prices of different products on eBay. By simply updating the LINK variable with the search URL for the desired product, users can track and analyze price trends over time. The script scrapes eBay search results, calculates the average price for the product listings without outliers, and saves this information, along with the current date, to a CSV file.
To learn more about the stack and development information, please click on the link below for
access to the GitHub repository:
Keeper App is a note-taking app developed with ReactJs.Keeper App is an app where we can store our
daily thoughts, tasks, lists, etc. into a bunch of dynamically rendered small digital white notes.
This app has been developed using ReactJS. Through this app I familiarized myself with the
fundamentals of ReactJS like working with components, props, working with hooks, with different
states, complex states and managing the component tree.
This web application has been developed using HTML, CSS, JS, and ReactJS.
To learn more about the stack and development information, please click on the link below for
access to the GitHub repository:
A ToDoList App where I was able to add some new items by clicking the add button i.e. create a list of
items with bullet points with the functionality to remove them too.
Through this app, I dived deep into some of the fundamental concepts of ReactJS like working with
components, React hooks, states, event handling in react, working with and managing the component
tree.
To learn more about the stack and development information, please click on the link below for
access to the GitHub repository:
2D endless runner game with C# and Unity Game Engine
A 2d endless runner game created using C# and Unity Game Engine.
In this game, the main game
object is an airplane. As the airplane flies through the sky, it encounters some alien spaceships. The
aim of the player in this game is to avoid hitting the spaceships.
To learn more about the stack and development information, please click on the link below for
access to the GitHub repository: