Skip to content
View DrTinkle's full-sized avatar

Block or report DrTinkle

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

Hi there, I'm Roy

Welcome to my GitHub! I'm passionate about coding and problem-solving. Below, you'll find a collection of my personal projects that reflect my interests in software development, game design, and data analysis.

Featured Projects

A Python-based company enrichment and acquisition screening tool built with Streamlit and OpenAI.
The app analyzes a company domain, extracts website signals, generates structured AI insights and evaluates strategic fit using a weighted scoring model.

Live demo here

A Python-based security log analysis tool built with FastAPI and the Anthropic Claude API.
The app parses Linux auth and Nginx access logs, detects suspicious patterns using a rule-based engine, and classifies threats on-demand using AI — outputting severity, threat type, and analyst explanations.

Live demo here

SportsBetSim (On pause)

A browser based betting simulator game built with React. An independent project designed to showcase what I learned from the courses:

  • "The Complete JavaScript Course 2024: From Zero to Expert"
  • "React 18 Course 2024 - Learn React JS the fast way"

SportsBetSim dynamically generates sports matchups and odds, allowing users to place bets and experience the mechanics of odds and payouts in a simulated betting environment. Give the prototype a try here

WheresTheBeer (Canceled)

A Blazor WebAssembly app that helps users locate nearby places that serve beer using the Google Places API. The app is designed as a PWA with Azure hosting, allowing users to find their next favorite spot with ease. Check it out

Quench Quest (On pause)

Upcoming lemonade tycoon rogue-like game
Step into the role of a savvy lemonade stand manager and build your business from the ground up. In this interactive simulation game, you must balance your inventory of lemons and sugar, react to fluctuating market prices, and serve thirsty customers. Buy ingredients at the right price, create the perfect lemonade recipe, and maximize your profits! Check out at itch.io

A plugin I developed to automate local SEO optimization for businesses. The City/State SEO Plugin generates city- and state-specific posts automatically, enriching websites with localized content and structured data for better local search engine visibility.

My first independent project and a minimalist take on hockey in the form of a 2D game developed in Unity. Check out at itch.io

More Games

More games I've created during various courses can be found at itch.io.

Contributions

steamdata (Group project)

For the SteamData project, I created the MySQL server on Azure Cloud, set up the tables and database structure, and wrote conversion scripts to insert data into the database. Additionally, I developed a backend interface to import, filter, export, and upload data to the database. I also created a comprehensive diagram for the entire project, which you can check out here.

Website Development

I have designed and developed several websites, each tailored to specific business needs:

  • acornbusinessbuyers.com
    This site includes the City/State SEO Plugin I developed, along with an admin area that allows the owners to manage seller profiles. The site also features financial detail calculations for various business buyout models (currently a work in progress).

  • benergybuys.com
    A simplified version of Acorn Business Buyers with enhanced visuals. It also incorporates my City/State SEO Plugin for better local search optimization.

  • glowo.net
    A Finnish recruitment agency website. I maintained the front-end visuals and automated the article creation process to streamline content updates.

Main Tech Stack & Skills

  • Languages: C#, SQL, JavaScript, PHP, Python
  • Frameworks & Libraries: FastAPI, React, Blazor, .NET, Unity
  • AI & APIs: LLM integration (Claude, OpenAI), REST API design & integration
  • Backend & Data: MySQL, database design, regex
  • DevOps & Tools: Docker, Git, Linux, n8n, CI/CD basics
  • Other: Workflow automation, Excel automation, Agile, Kanban

Feel free to check out my projects and contributions. I'm always open to feedback, collaboration, and new opportunities!


Let's connect and build something!

Popular repositories Loading

  1. QuenchQuest QuenchQuest Public

    Upcoming lemonade tycoon rogue-like game

    C#

  2. WheresTheBeer WheresTheBeer Public

    C#

  3. simplehockey simplehockey Public

    A very simple hockey game

    C#

  4. DrTinkle DrTinkle Public

  5. CityStateSEO CityStateSEO Public

    A Wordpress plugin for enhanced local SEO

    PHP

  6. SportsBetSim SportsBetSim Public

    JavaScript