Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@adamstirtan
adamstirtan
Follow
View adamstirtan's full-sized avatar
💎

Adam Stirtan adamstirtan

💎
I'm a software engineer, husband, father and the world's okayest guitar player.

Block or report adamstirtan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
adamstirtan/README.md

Hi, I'mAdam 👋 💻

YouTube Channel ViewsStatic BadgeGitHub followers

I'm a software engineer, husband, father and the world's okayest guitar player. I have written code you've used, I've been blogging for years and coding for many more.

I have been using .NET since its first introduction. Today I proudly live in Burlington, Ontario, I startedClassZoo.ca, a school management app you'll love to use. I've worked as a software architect in FinTech, EdTech and logistics in engineering management and as an individual contributor. I'm a speaker at technical events andI writearticles about software development.

Languages and tools

Visual Studio

C#

.NET Core

Azure

Vue

HTML5

CSS3

JavaScript

SQL

Git

GitHub

PinnedLoading

  1. HammerHackAMoleHammerHackAMolePublic

    A massively multiplayer whack-a-mole game using SignalR, ASP.NET Core, Vue and MAUI

    Vue 2

  2. ParticleSwarmSharpParticleSwarmSharpPublic

    ParticleSwarmSharp is a fast, extensible, multi-platform and multithreading C# Particle Swarm Optimization library that simplifies the development of applications using Particle Swarm Optimization …

    C# 7

  3. DiscordBotTutorialDiscordBotTutorialPublic

    Create your own Discord bot using C# and .NET with this template.

    C# 15 5

  4. typing-gametyping-gamePublic

    This is a typing game made with Phaser 3 with my son when he was 8 years old!

    HTML 24

  5. Ray Tracer in C#Ray Tracer in C#
    1
    classRayTracer
    2
    {
    3
    publicCameracamera;
    4
    publicList<Object>objects;
    5
    publicList<Light>lights;
  6. Particle Swarm Optimization in PythonParticle Swarm Optimization in Python
    1
    importnumpyasnp
    2
    3
    defbasic_pso(cost_function,bounds,num_particles,num_iterations):
    4
    # Initialize the positions and velocities of the particles
    5
    positions=np.random.uniform(bounds[0],bounds[1], (num_particles,len(bounds[0])))

[8]ページ先頭

©2009-2025 Movatter.jp