visitor@adamfawaz.com:~$
Welcome to Adam Fawaz's portfolio.
----
To find the information you're looking for, use the commands below.
----
about
- about Adam Fawaz
education
- my education background
projects
- view projects I have made
- send an email to me
socials
- check out my social accounts
themes
- check available themes
help
- check available commands
----
Tab
=> autocompletes the command
Up Arrow
=> go back to previous command
Ctrl + l
=> clear the terminal
Hey there, my name is Adam Fawaz!
I am Computer Science student at the University of Warwick. I have previously interned as a Software Engineer and enjoy working on personal projects in my own time. I am really interested in the applications of software in the fields of quantitative finance and AI.
Apart from computers, I love traveling, learning about other cultures, spending time with my two pet cats, and trying new foods!
BSc Computer Science
University of Warwick | 2023 - 2027 | Expected 1st
A-Levels: Maths, Further Maths, Physics, Spanish
St Dominic's Sixth Form College | 2021 - 2023 | A*AAA
Usage: education --more
BSc Computer Science
University of Warwick | 2023 - 2027 | Expected 1st
+ 1st Year Modules:
- CS118 Programming for Computer Scientists (Java)
- CS126 Design of Information Structures (DSA)
- CS130 Discrete Maths (Logic, Sets, Relations, Functions, Graphs, Inductive Proofs)
- CS131 Applied Maths (Linear Algebra, Multivariable Calculus, Sequences and Series)
- CS132 Computer Organisation and Architecture
- CS133 Professional Skills
- CS139 Web Development Technologies
- IB132 Foundations of Finance
A-Levels: Maths, Further Maths, Physics, Spanish
St Dominic's Sixth Form College | 2021 - 2023 | A*AAA
Warwick Washer API Wrapper | June 2024
Skills: Python, Flask, REST API
IMDB Style App | March 2024
Skills: Java, Gradle
eventmate - Event Management Web App | February 2024
Skills: Python, Flask, SQLite, HTML/CSS/JS
Heuristic Based Maze Solver | December 2023
Skills: Java, Graph Theory (BFS, DFS)
Usage: projects --more
Warwick Washer API Wrapper | June 2024
Skills: Python, Flask, REST API
IMDB Style App | March 2024
Skills: Java, Gradle
+ Developed the “Warwick+” app with 3 custom data structures: ScalableList, HashMap, and LinkedList.
+ Enhanced the ScalableList data structure by implementing methods such as addUnique and resizeDown, optimising array functionality and memory usage.
+ Utilised composite keys in the HashMap structure and implemented collision handling using linked lists.
+ Built a comprehensive test suite with over 150 tests using Gradle to validate the reliability of the data structures and ensured efficient performance using timing tests.
eventmate - Event Management Web App | February 2024
Skills: Python, Flask, SQLite, HTML/CSS/JS
+ Developed a full stack event management web app, utilising Python (flask) for the backend and SQLite as the database.
+ Implemented authentication using werkzeug, and mail services using flask-mail.
+ Created a simple to use Usher REST API to integrate ticket verification into other applications.
+ Utilised the python-barcode library to generate barcodes for tickets.
Heuristic Based Maze Solver | December 2023
Skills: Java, Graph Theory (BFS, DFS)
+ Designed and implemented a robot maze solver that learns and optimises its path by abstracting the problem to a tree traversal, using depth-first search for initial discovery.
+ Stored junction data during the first run in a stack data structure for implementation of a backtracking algorithm.
+ Utilised the A* algorithm to compute the most efficient path for subsequent runs.
+ Integrated the project with a real-time maze environment API for rendering and control purposes.
me@adamfawaz.com
command not found: {command}