Skip to content
View Alba-NR's full-sized avatar
πŸ‚
:)
πŸ‚
:)
Block or Report

Block or report Alba-NR

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
Alba-NR/README.md

πŸ‘‹ Hi there! I'm Alba.

I'm a Software Engineer based in London, currently pushing the boundaries of gaming and AI as a Founding Engineer at Iconic AI. I recently graduated from the University of Cambridge with a BA in a Computer Science and Management Studies.

I'm greatly interested in Computer Graphics and Product Management. I also really value Art and Design, especially combining their creativity with the technicalities of Computer Science, creating multidisciplinary projects.

You can find a showcase of my projects at https://albanr.com/projects and in the pinned repositories below. :)


πŸ’¬ Want to know more about me or say hi? Check the following or simply send me an E-Mail:


Learn. πŸŽ“ Explore. πŸš€ Create. ✍️

Pinned

  1. Nereus_Code Nereus_Code Public

    🌊 Nereus: A modern C++ OpenGL rendering engine for rendering realistic oceans in real-time. Looking at wave simulation techniques and water illumination models. Third-year dissertation project for …

    C++ 2

  2. OpenGL_Java OpenGL_Java Public

    🌌 A scene renderer (rasterizer) written from scratch in Java using the Light-Weight Java Games Library (LWJGL) to access the OpenGL graphics API. (more details in README).

    Java 1 1

  3. IntroGraphics_RayTracer_IA IntroGraphics_RayTracer_IA Public

    πŸš€ Ray tracer written in Java as an assignment for the Introduction to Graphics Part IA course. (more details in README).

    Java

  4. ShadowMapping_TechTalk ShadowMapping_TechTalk Public

    πŸŽ“ Repository to contain my slides and demo for my Shadow Mapping tech talk for the Churchill College CompSci Talk series 2020-2021.

  5. meganelisabethfinch/HackCambridgeAtlas meganelisabethfinch/HackCambridgeAtlas Public

    🌍 A chat bot for practicing live conversations in a foreign language, made for the Hack Cambridge Atlas Hackathon in only 24 hours.

    JavaScript 2

  6. Compilers_SummerWork Compilers_SummerWork Public

    πŸ’» Implementation of a lexical analyser and an SLR parser in Java for my IA to IB compilers summer work task. (more details in README).

    Java