Skip to content
View abullard1's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report abullard1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abullard1/README.md

🙋🏻 Samuel Ruairi Bullard

Student for Media Informatics 💻📱🎥 and Information Science 📊📈🔣 at the University of Regensburg
Currently employed at: cloudfood Web & Code 👨🏻‍💻☁️🥄

Thanks for checking out my Github Profile. My names Samuel, but everyone just calls me Sam. I'm interested in everything Tech, with a focus on interactive experiences and data science, be it Mobile Applications, Web Applications, AR & VR Applications, Video-Games or Natural Language Processing in the sense of AI and ML. My main goal with anything that I do is to not only provide something that works, but something that is useful, effective, intuitive and fun to use. Two of my main principles are to always look at what I'm building from the perspective of the end-user, and to be open and receptive to constructive criticism. Feel free to check out my repositories/projects; You might find something that piques your interest.

My studies have had a focus on the following topics: Software Engineering, Human-Computer Interaction (HCI), Mobile Development, Web Development, Multimedia Technology, Data-Science, 3D-Modelling, 2D/3D Computer Graphics, Computer Vision, Machine Learning, Natural Language Processing (NLP), Deep Learning, Usability Engineering, Tangible Interaction.


📱Socials

LinkedIn Profile StackExchange Profile Profile Discord Profile Instagram Profile Twitter Profile Reddit Profile Medium Profile Quora Profile


🔧 Languages and Tools


Java    Kotlin    Javascript    HTML    CSS    PostgreSQL    Python    Django    Docker    Anaconda    Numpy    Pandas    OpenGL    OpenCV    Bootstrap    npm    Sass    Gradle    Arduino    Android Studio    IntelliJ    VSCode    Pycharm    Jupyter    Firebase    Blender    Unity    Photoshop    Figma    Webflow    Filezilla    Gimp    Inkscape    Jira    Slack    LaTeX    GitHub


📊 Stats

👨🏻‍💻 My coding journey

I got into contact with computers and technology at a very early age. When I was 5 years old my parents brought home a Playstation 1, which blew me away. From then on I was hooked. I continued engaging with computers and videogames until I was about 10, when I first thought about creating content. I started creating maps for games like Counterstrike and Warcraft 3, which was when I delved deeper into the inner workings of how these games worked. This took the form of modifying game files and such, where I first encountered concepts like datatypes and variables. A few years later, when I was about 14 I made my first game in Unity. It was quite simple and nothing noteworthy but it sparked my interest even further. Since then I have always continued to have an interest in tech and made it my goal to study and work in tech.

Popular repositories

  1. Python-Mini-ImageProcessor Python-Mini-ImageProcessor Public

    A small and simple python image processor to apply, view and save a variety of different image filters like threshold, brightness, contrast, blur, sharpen, dilate, erode, edge detection and mirror.…

    Python 2

  2. Android-Weather-App Android-Weather-App Public

    A small Android weather app I made in Q1 2022 using Java as part of some university coursework. The code might seem a little unnecessarily complex, as at the time I was still newly learning how to …

    Java 1

  3. Python-Mini-Canvas-Drawing-App Python-Mini-Canvas-Drawing-App Public

    A small Python Program which uses tkinter to draw lines, polygons and bezier curves in different colors and lets you modify them. This project was part of some of my university coursework.

    Python 1

  4. abullard1 abullard1 Public

    Config files for my GitHub profile.

  5. PostgreSQL-JDBC-Party-Event-App-Test-Database PostgreSQL-JDBC-Party-Event-App-Test-Database Public

    This is a PostgreSQL JDBC Database that I made in June 2022 as part of university coursework. The program creates, modifies and queries a mock postgreSQL database surrounding an Android party/event…

    Java

  6. PySimpleGui-Txt-Reader-Writer PySimpleGui-Txt-Reader-Writer Public

    A small PySimpleGui .txt file reader and writer I made for a friend. Input text into the text fields and it will create text files with the text in them in the same directory where the python scrip…

    Python