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

Block or report NamLe0609

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

Hi there 😄

Im Nam Le, a Vietnamese Performance Engineer living in the UK for the past ~7 years. I am currently studying Computer Science at Durham University. I just finished my 2nd year of my integrated Masters degree (MEng), and I am currently participating in the Jülich Supercomputing Centre Guest Student Programme, as well as SecureWorks internship programme (summer 2024).

Professional Interests

We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil. Yet we should not pass up our opportunities in that critical 3%.

I live by the principles of writing fast, efficient, and hardware-friendly software, as I believe this is how one grows most as a software engineer. My research and career interests naturally reflects this principle.

Research

  • High Performance Computing
  • GPU and Parallel programming
  • Compiler optimization and Data Oriented Design

Career

  • Quantitative developer
  • Low-latency programming
  • Performance engineering

About me

I always push my self to my utmost limit in everything I do, be it playing games or studying. It is therefore not surprising why my main interest in the field of Computer Science is with Performance Engineering 😅. In my free time, I usually enjoy reading classics/dystopian/sci-fi novels, or participate in lengthy (and nerdy 🤓) conversations with my university peers on various topics.

languages python c++ c nixos bash

tools vim git keras typst

How to reach me

Linkedin Badge   Gmail Badge   Leetcode Badge   Personal Website  

Pinned Loading

  1. SAT-Enjoyers/citadel-datathon SAT-Enjoyers/citadel-datathon Public

    Repository for the 2024 Europe Datathon hosted by Correlation One and sponsored by Citadel. Contains all project files and code developed by our team

    Jupyter Notebook 1

  2. sat-solver sat-solver Public

    A recursive DPLL Satisfiability solver with watched literals, clause learning and a basic heuristic. Implemented using scientific and research paper on both DPLL, and CDCL

    Python

  3. admin-project admin-project Public

    This project is an admin website built using ReactJs for frontend, Django for backend, and Postgresql for the database. Additionally, Redis and celery is used to cache and to process concurrent tas…

    JavaScript

  4. durhack-hack-2022 durhack-hack-2022 Public

    Forked from JoshisonGitHub/DurhackHack2022

    A recreation of an old popular 2D flash game called "The world's hardest game" in 3D and VR using the Unity game engine. This project was done in the span of 24hrs for Durhack 2022

    C++

  5. roguelike-map-gen roguelike-map-gen Public

    Implementing old school roguelike procedural generation in Python, using binary space partition, cellular automata. Also implemented a rendered FOV based on lighting

    Python

  6. job-apply-and-reject job-apply-and-reject Public

    This is a employee recruitment website made using base html, CSS and JavaScript for both frontend and backend. Additionally, Express.js was used for the REST API, Jest for testing, and Bootstrap to…

    CSS