Skip to content
View DanielDorante's full-sized avatar
🦝
Focusing
🦝
Focusing
  • Australia
  • 07:08 (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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 👋

Software Engineer 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-squirrelred-squirrelPublic

    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. AgDeskAgDeskPublic

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

    Python

  3. ErgoQuestErgoQuestPublic

    Gaming Buddy

    Java

  4. CarbonChainCarbonChainPublic

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

    HTML