Pinned Repositories
ai-devs-2nd-edition
aidevs-course
This is the repository for AI Devs Edition #1
deno-aidevs-cli
This is the Deno 2 implementation of all tasks I did during AI Devs 3 course. It's integrated with Anthropic and OpenAI APIs here. Many different tools regarding LLMs are used here.
IgorWnek
node_js_homework
Node.js homework
nodejs-robust-boilerplate
Robust boilerplate for Node.js which includes: TypeScript, tests, linters and Docker setup
open-source-computer-science
Outstanding, curated list of free, open source computer science courses from well known and reputable universities. Created by Forrest Knight.
useful-prompts-collection
This is a collection of useful prompts that I've used and tested. Might be useful if you like to play with prompt engineering and design..
IgorWnek's Repositories
IgorWnek/deno-aidevs-cli
This is the Deno 2 implementation of all tasks I did during AI Devs 3 course. It's integrated with Anthropic and OpenAI APIs here. Many different tools regarding LLMs are used here.
IgorWnek/aidevs-course
This is the repository for AI Devs Edition #1
IgorWnek/IgorWnek
IgorWnek/node_js_homework
Node.js homework
IgorWnek/nodejs-robust-boilerplate
Robust boilerplate for Node.js which includes: TypeScript, tests, linters and Docker setup
IgorWnek/useful-prompts-collection
This is a collection of useful prompts that I've used and tested. Might be useful if you like to play with prompt engineering and design..
IgorWnek/3rd-devs
Repo with examples
IgorWnek/action-setup
Install pnpm package manager
IgorWnek/ai-devs-2nd-edition
IgorWnek/aidevs-agent-cracker
IgorWnek/aws_breaking_changes
List of changes announced for AWS that may break existing code
IgorWnek/MacSetupScripts
Collection of scripts to setup MacOS for software development
IgorWnek/open-source-computer-science
Outstanding, curated list of free, open source computer science courses from well known and reputable universities. Created by Forrest Knight.
IgorWnek/profileme-dev
Create an awesome GitHub profile in minutes
IgorWnek/template-nodejs
A simple Node.js Express app for getting started on FL0
IgorWnek/type-challenges
Collection of TypeScript type challenges with online judge
IgorWnek/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
IgorWnek/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
IgorWnek/spaced-repetition-app
Created with StackBlitz ⚡️
IgorWnek/typeorm-with-esm
In this repository check the possibility to configure TypeORM to use it with ESM and Node.js v22. I'm going to check the configuration for one-to-one, one-to-many and many-to-many relations.