About Me


My interests for computers began here, on the internet when I learnt how to create simple HTML page and hosted it on my home computer. At the time it felt like a major accomplishment although the design was unappealing and had no functionality it got me fascinated with the idea that something could be made with just a few lines of code.

Over the years, my desire to learn more about this ever-expanding subject has allowed me to gain hands-on experience with many of the prominent technologies used by both hobbyists and organizations. Furthermore, my resilience to "getting things to work" has enabled me to improve my problem-solving abilities.

Deploying web applications and experimenting with open-source software such as Apache and MySQL on Linux servers used by businesses have given me an outlook on how systems are managed. I am also an open-source enthusiast having started a few projects on GitHub. Python, JavaScript, C, and Shell are the languages and frameworks that I have utilised in my projects.

I also like to tinker with microcontrollers, electronics, and single-board computers. I feel the applications for these devices to be endless.

I prefer to keep learning and challenge myself with new obstacles. Although I’m just beginning my career journey, I am Excited for the advancements that will be made in the field of computer science and I Hope I can contribute.

Education

Lawn Manor Academy Swindon

(2015-2017)

Lawn Manor Academy was the secondary School I went to. Here I studied for my GCSEs in English, Maths, Physis, Chemistry, Biology, Geology, Computing and PE. Besides doing GCSEs I also gained a ECDL in digital and IT user skills certificate.

New College Swindon

(2017-2021)

I Studied BTEC in Computing During my Time in New College. This Course consisted of 13 modules of which were:

Unit # Unit Name Graded
1 Principles of Computer Science Pass
2 Fundamentals of Computer Systems Merit
3 Planning and Management of Computing Projects Merit
4 Software Design and Development Project Distinction
7 IT Systems Security and Encryption Merit
8 Business Applications of social media Merit
9 The Impact of Computing Merit
10 Human-computer Interaction Distinction
14 Computer Games Development Distinction
15 Website Development Distinction
18 Relational Database Development Distinction
22 Systems Analysis and Design Distinction
23 Systems Methodology Distinction

"Principles of Computer Science” along with “Fundamentals of Computer Systems” was one of the key modules of this Course and was essential an introduction to the world of computing.

For “Planning and Management of Computing Projects” we learned the fundamentals of managing software projects, further expanding into the “Systems Methodology” we learned the practical side of things. The assignment document can be viewed here.

“Software Design and Development Project” was an exciting module as we learned to program in python. Furthermore, we were graded based on out capability of coding a project assigned to us without the use of the internet.

“IT Systems Security and Encryption” taught us the importance of security and the standard practices used by originations to secure their systems. Moreover, we learned about encryption, access control, network controls and worked with Linux systems.

“Business Applications of social media” taught me the importance of social media in Business and how to have a successful presence online.

For the “The Impact of Computing” module we learned about drones, robots, and their impact on society. The assignment document can be accessed here.

We also learned to design UI and UX in the “Human-computer Interaction” module

For “Computer Games Development” we made a simple game in Visual basic however I opted to use JavaScript for the final coursework. The game can be accessed here.

For the “Website Development” we learned HTML, CSS, PHP, and JavaScript and had to create a website using it. Additionally, we used a MySQL database to connect to the website, which was taught in the “Relational Database Development” module. the assignment document for Relational Database Development be viewed here.

University of Reading

(2021-Current)

I currently study BSc in Computer Science at the university of Reading. Modules included: Applications of Computer Science, Fundamentals of Computer Science, Programming in C/C++, Software Engineering, Mathematics and Computation and Student Enterprise.

Module Module Name Grade
1 Applications of Computer Science 54%
2 Fundamentals of Computer Science 63%
2 Programming in C/C++ 78%
2 Software Engineering 82%
2 Mathematics and Computation 82%
2 Student Enterprise 48%

.

Experience

UKIR - Science And Technology Facilities Council (ISIS)

Computational Scientist Summer Placement

(Summer 2022)

During the Summer of 2022 I worked at the Rutherford Appleton Laboratory on a scientific Analysis Software called SasView.

University of Reading

AV Asistant

November 2022 - June 2023

Currently working as a part-time AV Assistant for my universities IT Department.

Hewlett-Packard

DevOps Engineer Intern

July 2023 - June 2024

Working at HP as a DevOps Engineer, I gained a lot of hands-on experience with various technologies, ranging from Python, Django, and Docker to working on Linux servers and setting up build pipelines.

Skills

Python

C / C++

JavaScript

HTML & CSS

SDLC Tools and Git

Docker

GNU/Linux

About this Website

This website was built by me mainly using HTML5, Bootstrap5, and JavaScript. However, CSS was also used for some of the styling. The site is static and hosted on GitHub pages. And so are some of the projects that are available to be viewed live. For the particle effect on the index pages background particle.js module was used with a tiny bit of customizations. Most of the stuff is sourced/based on CDN to minimise the files I had to use in my repo. The contact me form uses FormSpree and is linked to my emails however I might change this in the future. No user data is stored besides if a message is sent via the “Contact Me” form.

Also The source code for this entire website is visible on GitHub.