Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

πŸš€ 45 minutes meetup

Experiment. Build. Share.
Welcome to a time efficient, 45-minute coding meetup where you’ll get to try something new, share it, and connect with others!


πŸ•’ Agenda

Phase Duration What’s happening
Setup & Connect 5 min SSH into the container and get ready
Experiment & Build 30 min Try a new tool, library, language, or idea
Networking 10 min Chat, exchange tips, reflect on the session

πŸ”Œ How to Connect - 5 minutes

ssh fullstack-common@198.23.52.167 -p 2222
# or forcing key usage:
ssh -o IdentitiesOnly=true fullstack-common@198.23.52.167 -p 2222

Password: Changes for each meetup

Once you log in, you’ll land in your workspace directory and can begin experimenting immediately.

πŸ›  Experiment Ideas - 30 minutes

Here are a few ideas β€” you’re free to explore anything that excites you:

Launch a quick HTTP server in Go, Rust, Python, or Node.js

Try a new JS or Python library or framework

Build a microservice or REST API

Automate a small task using shell scripting or cron

Dockerize a prototype or containerize something

Explore a database or data tool

Combine tools β€” e.g. fetch data, process, store, visualize

Anything else you're curious about!

πŸŒŽπŸ”— Networking - 10 minutes

In the final 10 minutes, we’ll wind down with a relaxed chat. You’ll have the opportunity to:

Showcase something you built or explored during the 30-minute session

Share what motivated you, what surprised you, or what you want to try next

Connect with others, exchange ideas, and get feedback

Let’s finish strong β€” with inspiration, conversation, and enthusiasm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors