Jack Sheriff

Software Developer

About Me...

With a 1st Class BSc Honours Degree in Computing from Abertay University, I am currently a full stack software developer for BBC. In my first year in the industry, I was shortlisted for the Dynamo Rising Star award, as my dedication and hard work were recognised. I am a good team player and take part in a variety of team activities, like basketball, but I also work very hard on my own, as evidenced by the numerous personal programming projects and job endeavours I have undertaken. Additional interests include real estate, investing in cryptocurrencies, and the stock market.

Jackasheriff@hotmail.co.uk

JSheriff20

JackSheriff20

Noteworthy Projects

Scra Website main page

Private Repo

Scottish Rangers Association Website

Rebuilt an existing WordPress website into a NextJS application that uses a React frontend which utilises Material-Ui, Sanity.io and Firebase.

Android application screenshot of activities

Application To Prevent Cognitive Decline In The Elderly

Developed an Android application with a UI design build for elderly users, the application used social media and cognitively challenging games to answer the question: "Can the use of technology prevent cognitive decline and loneliness in the elderly" as part of my university dissertation.

Boyer Moore Algorithm Code Snippet

Multi Threaded String Search Algorithms

Created a C++ application with two different string search algorithms, then used benchmarking tools to compare the performance of the two algorithms. Developed knowledge of concurrent programming, efficient algorithms and how to benchmark and improve code.

Compiler code snippet

PAL Language Compiler

During this project I understood the core concepts and low level of how a programming language works and is compiled.