Giter Site home page Giter Site logo

// About Me

$ infofetch
              _-oH&&*'`'`?d:>b\_                  talhaa@world
          _o/"`''  '',, dMF9MMMMMHo_              ------------
       .o&H'        `"MbHMMMMMMMMMMMHo.           General: "3rd year undergraduate MSci computer science student"
     .o"" '         vodM*$&&HMMMMMMMMMM?.         Aspirations: ["Artificial Intelligence", "Data Science",          
    ,'              $M&ood,~'`(&##MMMMMMH\                         "Machine Learning"   
   /               ,MMMMMMM#b?#HAL9000-MMML       ]
  &              ?MMMMMMMMMMMMMMMMM7MMM$R*Hk      Occupation: "Mathematics and English Tutor"
 ?$.            :MMMMMMMMMMMMMMMMMMM/HMMM|`*L     Location: "United Kingdom" 
|               |MMMMMMMMMMMMMMMMMMMMbMH'   T,    Interests: ["Computer vision", "Human pose estimation",                   
$H#:            `*MMMMMMMMMMMMMMMMMMMMb#}'  `?                   "Generative AI", "Image recognition",                 
]MMH#             ""*""""*#MMMMMMMMMMMMM'    -                   "Data analysis", "Evolutionary algorithms", 
MMMMMb_                   |MMMMMMMMMMMP'     :                   "Arch Linux", "Simulations", "Fractals", "Mazes" 
HMMMMMMMHo                 `MMMMMMMMMT       .    ]
?MMMMMMMMP                  9MMMMMMMM}       -    Favourite Language: "Python" 
-?MMMMMMM                  |MMMMMMMMM?,d-    '    Current Status: "Completed EoY exams, looking for internships"
 :|MMMMMM-                 `MMMMMMMT .M|.   :     
  .9MMM[                    &MMMMM*' `'    .       
   :9MMk                    `MMM#*        -       contact me 
     &M}                     `          .-        ----------
      `&.                             .           LinkedIn: "linkedin.com/in/talhaahussain/"
        `~,   .                     ./
            . _                  .-
              '`--._,dd###pp=""'

// My Public GitHub Stats


// My Top Technologies

Category Technologies
Languages Python Haskell C Bash SQL R Lua Java Markdown LaTeX C++ HTML5 CSS3 PHP Prolog JavaScript
Artificial Intelligence/Machine Learning/Data Science/Computer Vision PyTorch NumPy OpenCV SuperGradients YOLO-NAS scikit-learn Pandas JSON Microsoft Excel Google Sheets TensorFlow Kaggle Hugging Face LabelMe OpenAI OpenAI Gymnasium Matplotlib CUDA MoveNet MediaPipe Albumentations
Operating Systems Arch Debian Windows Ubuntu Windows XP
Terminal GNU Bash Alacritty tmux PowerShell Windows Terminal
Editors/IDEs Vim VSCode Google Colaboratory Jupyter Notebook Overleaf IntelliJ IDEA Notepad++
Window Manager/GUI xmonad awesomewm x.org suckless i3
Databases SQLite Firebase MySQL
Media Manipulation Flameshot feh FFmpeg mpv vlc OBS Studio Audacity Gimp Gnu Image Manipulation Program
Web Development Django Bootstrap Flask Apache Azure
Education Arch Haskell Anki Stack Overflow YouTube LeetCode GeeksforGeeks W3Schools Wikipedia Roadmap.sh Medium edX Duolingo
Other Git Linux GNU VirtualBox LibreOffice Trello Chess.com Wii

// My Dotfiles


// My Top Repositories


// My Top Gists


ViewCounter

Talhaa Hussain's Projects

advection-simulation icon advection-simulation

Continuous Assessment for ECM3446 - High Performance Computing, set by Prof. Luo Man (Year 3, Semester 2). Simulates the advection of material from a chimney by wind in the planetary boundary layer.

ant-colony-optimisation icon ant-colony-optimisation

Continuous Assessment for ECM3412 - Nature-Inspired Computation, set by Prof. Ayah Helal (Year 3, Semester 1). Implements the ant colony optimisation algorithm to address the travelling salesperson problem for two given networks.

boids-cli icon boids-cli

An implementation of Craig Reynolds' Boids (1986) as a command line interface.

boids-gui icon boids-gui

An implementation of Craig Reynolds' Boids (1986) as a graphical user interface.

bubble-shuttle-cli icon bubble-shuttle-cli

A Python program that provides a very basic text-based interface for applying a sorting algorithm to an inputted array.

card-game icon card-game

Continuous Assessment for ECM2414 - Software Development, set by Prof. Yulei Wu (Year 2, Semester 1). Uses multi-threading in Java to simulate the playing of a simple card game with numerous players and decks. Developed as a pair programming project.

covid-dashboard icon covid-dashboard

Continuous Assessment for ECM1400 - Programming, set by Dr. Matt Collison (Year 1, Semester 1). The COVID dashboard is a tool that allows a user to stay up-to-date with the ongoing SARS-CoV-2 global pandemic.

cycling-race-back-end icon cycling-race-back-end

Continuous Assessment for ECM1410 - Object-Oriented Programming, set by Prof. Diogo Pacheco (Year 1, Semester 2). Involved the development of a back-end Java package to manage riders and teams, race types and race results for a cycling event. Developed as a pair programming project.

donkey-kong-neat icon donkey-kong-neat

A Python program to play the first or second level of Donkey Kong Country (SNES, 1996), Jungle Hijinks or Ropey Rampage, using the genetic algorithm NEAT (NeuroEvolution of Augmenting Topologies) and Gymnasium, a maintained fork of OpenAI's Gym.

flappy-bird-neat icon flappy-bird-neat

An implementation of Flappy Bird by Dong Nguyen (2013) in Python, as well as a NEAT (NeuroEvolution of Augmenting Topologies) genetic algorithm to learn and play the game.

game-of-life-cli icon game-of-life-cli

An implementation of John Horton Conway's Game of Life (1970) as a command line interface.

game-of-life-gui icon game-of-life-gui

A (mostly) object-oriented implementation of John Horton Conway's Game of Life (1970) as a graphical user interface.

grappling-pose-identification icon grappling-pose-identification

Third year university dissertation. Continuous Assessment for ECM3401 - Individual Literature Review and Project. Involves the implementation of a human pose estimation computer vision model to detect two combat athletes, and a machine learning algorithm to identify their grappling position.

haskell-prolog-exercises icon haskell-prolog-exercises

Haskell and Prolog exercises for ECM2418 - Computer Languages and Representations continuous assessment, set by Prof. David Wakeling (Year 2, Semester 1).

k-means icon k-means

A simple implementation of k-Means, an unsupervised learning clustering algorithm.

lamp-tetris icon lamp-tetris

Continuous Assessment for ECM1417 - Web Development, set by Prof. Matt Collison (Year 1, Semester 2). Involves using the LAMP stack architecture, combining multiple components of a full stack web application to deploy a website that runs the game Tetris.

maze-game icon maze-game

Maze game created for A2 Computer Science project (A-levels, Year 13).

maze-solving-algorithms icon maze-solving-algorithms

Continuous Assessment for ECM2423 - Artificial Intelligence and Applications, set by Prof. Ayah Helal (Year 2, Semester 2). Involves the use of several search algorithms for the problem of solving mazes, as well as comparing performance and an independent extra program for generating new mazes.

pig-shuffling-beggar icon pig-shuffling-beggar

Continuous Assessment for ECM2433 - The C Family, set by Prof. Richard Everson (Year 2, Semester 2). Involves the implementation of 3 C programs - a Pig Latin translator, an array shuffler, and a simulation of Beggar-your-neighbour.

restful-spreadsheet icon restful-spreadsheet

Continuous Assessment for ECM3408 - Enterprise Computing, set by Prof. David Wakeling (Year 3, Semester 2). Involves the use of a RESTful interface to implement a spreadsheet MVP as an SC microservice.

sierpinski-triangle icon sierpinski-triangle

A Python program to demonstrate the generation of the Sierpiński triangle fractal.

super-gradients icon super-gradients

Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.

ufc-outcome-analysis icon ufc-outcome-analysis

Continuous Assessment for ECM3420 - Learning From Data, set by Dr. Chico Camargo, Dr Diogo Pacheco and Dr Marcos Oliveira (Year 3, Semester 1). Involves the use of machine learning methods to explore the best predictors for outcomes of UFC fights, based on historical data.

yolo-nas-pose-simplified icon yolo-nas-pose-simplified

A simpler (and working) notebook and repo for convinient use of YOLO-NAS-POSE, a human pose estimation model by Deci AI. Aims to run in a less resource intensive manner, by eliminating real-time capture and playback, and instead reading from and writing to permanent image and video files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.