Skip to content
View DanielDorante's full-sized avatar
🦝
Focusing
🦝
Focusing
  • Australia
  • 03:43 (UTC +10:00)

Highlights

  • Pro

Block or report DanielDorante

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
DanielDorante/README.md

Hi, I'm Daniel 👋

Computer Science graduate with a strong backend focus and a habit of building things from first principles.

I enjoy working close to the engine room: APIs, databases, algorithms, and systems that need to be correct, fast, and understandable. I’m especially interested in data-heavy and algorithmic problems, where structure and pattern recognition matter more than shiny UI polish.


🛠 Tech Stack

Languages

  • Python, Java, C, C#, C++, JavaScript,

Backend & Systems

  • REST APIs, JSON pipelines, async workflows
  • SQL
  • Offline-first and data-consistent system design

Data & Algorithms

  • Classical algorithms & complexity
  • Machine learning fundamentals (CNNs, SVMs)
  • Computer vision projects
  • Strong interest in evaluation, optimisation, and correctness

♟ Main Project

🔴 Red Squirrel — Chess Engine

A from-scratch chess engine written in Python.

  • Iterative deepening + alpha–beta pruning
  • Quiescence search & transposition tables
  • Hand-crafted evaluation functions
  • Built to understand why engines work, not just that they do

Current strength: ~2350 ELO (engine vs engine)


Pinned Loading

  1. red-squirrel red-squirrel Public

    Ground-up chess engine written in python using hand crafted evaluation functions and search tree. Currently open source, feel free to clone and make some improvements :)

    Python 1

  2. AgDesk AgDesk Public

    Offline first android app for helping farmers manage tasks, inventory, and geo map.

    Python

  3. ErgoQuest ErgoQuest Public

    Gaming Buddy

    Java

  4. CarbonChain CarbonChain Public

    A blockchain based accountability d-app, holding companies and entities accountable for their carbon footprint

    HTML