Sebastian

Sebastian

@sesm3.bsky.social

Software Engineer 💻 | Node.js | ReactJS | SQL | Pickleball Fiend 🎾 | Torc & RenderATL Ambassador | Former Microbiologist 🔬 https://linktr.ee/sebascodes

46 Followers 88 Following 102 Posts Joined Nov 2024
1 month ago
Preview
The 2026 Coding Roadmap That Gets Results (Forget Everything Else!) The Programming Podcast · Episode

Community is always the cheat code. Whether you’re building your next MERN project, working in the garden, or reading a new book, having people around to share ideas and learn from makes everything better.

Leon Noel and Danny Thompson know what's up -

1 0 0 0
1 month ago
Preview
Mastering Goose: Day 1 - From Coder to AI Engineer · Luma Join Rizel Scarlett for the first day of a two-day journey into mastering goose, the open-source AI agent that will transform how you work and automate…

@torc.dev is kicking off the year strong with our first workshop of 2026 today! 🎉 This is a two part event with Rizel Scarlett 🇦🇬🇬🇾 to explore goose, an open-source AI agent.

Get hands-on with agentic patterns, automate workflows, and leverage AI.

0 0 0 0
2 months ago
Post image

HNY! Proud to be a @torc.dev ambassador for another round! Last year pushed me to grow in ways I never expected — new connections, bold challenges, and lessons I’m carrying forward. Ready for another year of chaos, creativity, and whatever shenanigans the Yappybaras drag me into.

2 0 1 0
2 months ago
Preview
jasonetorres - Twitch 24 hour streamathon!

We got games, giveaways, movies, trolls, what else do you want? come join the party
24hr stream with the torc team

www.twitch.tv/jasonetorres

4 2 0 0
2 months ago
Preview
AI for Clinical Care Workshop January 17, 2026 | UF Intelligent Clinical Care Center (IC3) Join the IC3 team of mentors and instructors for a one day workshop on an introduction to Python and machine learning in healthcare. This is a must attend for any student, nursing staff, faculty and MD that want to learn about how AI is emerging in clinical care. Register today to reserve your space! A complimentary breakfast and lunch will be provided for in person attendees. Can't make it in person? Join us via Zoom! Complete the registration to reserve your Zoom spot. When contacted by the workshop organizer, let us know you will be remote to receive the link. We look forward to seeing you at the 2026 AI for Clinical Care Workshop!

What better way to start the new year than with a workshop diving into AI/ML in clinical care. Excited to tackle bottlenecks in healthcare logistics, operations, and discover smarter ways to improve efficiency and patient outcomes. Ready to learn and grow

0 0 0 0
3 months ago

It was an honor getting to talk to both of you in CYC 2025! Can't wait for the next one.

2 0 0 0
3 months ago
YouTube
How to teach yourself programming with GitHub's Andrea Griffiths [Podcast #199] Today Quincy Larson interviews Andrea Griffiths, who taught herself programming using freeCodeCamp while working in construction. She moved to the US from Colombia when she was 17, and within 6 months she joined the US Army. She ran a chain of gyms before landing a support role at a tech company, th

My takeaways from the @freeCodeCamp podcast epi with @ossia and @acolombiadev, TMTC (Too Many to Count), every single topic covered here was mind-bending!

New favorite quote: "Re-rack your dang weights after use 💪!"

2 0 1 0
3 months ago
Post image

Choosing the right tool can be tricky. For example, to hang a painting, you need a screwdriver—not an impact driver.
Always weigh scenarios, benefits, and use cases.
I built an algorithm tool to help identify the best analytics solution for each situation.

0 0 0 0
4 months ago
Preview
10 Free Resources to Become a Health Data Scientist | HackerNoon Becoming a health data scientist can be challenging but rewarding; it merges statistical analysis with other tools to gain insights from healthcare data.

If you are interested in learning more about data in healthcare check the following links:

hackernoon.com/10-fr...
github.com/JoeEberle...
github.com/JoeEberle...


1 0 0 0
4 months ago

Another option is through Extracts, which can be scheduled or ad-hoc pulls of data. These are used for analytics or integration with data warehouses. Billing and insurance transactions are frequently pulled through extracts on a regular basis to check services rendered.

1 0 1 0
4 months ago
Post image

A year ago, when I joined my analytics team I wondered, how are external tools utilized in healthcare?
Interfaces (RESTful APIs), enable real-time communication. One of the most commonly used interfaces is HL7, which defines message formats for data exchange.


2 0 1 0
4 months ago
Preview
Job Decoder with Calypso Hernandez YouTube video by torcdotdev

Angelos and Calypso, two community besties talking about tech, skills in the industry, hobbies, and life. 🙌 #torc

www.youtube.com/live/mmmZq3V...

1 0 0 0
4 months ago
Preview
Let’s Take This Offline Unplugged. Unfiltered. I said what I said.

@jordynww.bsky.social isn’t just a blogger or ambassador—she’s a friend I made in the mad house we call @torc.dev (jkjk).

She’s helped so many (me included!) that we’ve dubbed her “Tech Barbie.”

Brains 💻, heart 💖, style 👠 she’s got it all.

Cheers friend!

1 0 0 0
5 months ago

Yesterday, #100Devs talked about crafting a story that gets you hired!

Today @grahammcbain.bsky.social who went from bootcamp grad to Senior Developer Advocate working on Amp Code is

Telling their story, breaking down the agentic coding space, & giving everyone free credits in 30 mins!

120 69 52 6
5 months ago
Post image

I promise I wasn’t talking to myself 🤣
Had and awesome convo with @opaleyesky.bsky.social whom I met at @commityourcode.bsky.social
We shared our experiences, anecdotes growing up in a hispanic home, and yes red haired Shakira is the best version of her 😎

3 0 1 0
5 months ago
Preview
The Commits Award Show | August 25, 2026 Join us as we honor open-source innovators, share their stories, and give them the flowers they deserve. The real reward of open-source? The community that builds it.

Open Source is one engine behind today’s data revolution. Python building, React displaying, PostgreSQL storing, and Linux running the show. #RenderATL is highlighting the heroes behind Open Source Contribute, Collaborate, Innovate.

1 0 0 0
5 months ago
Post image

Last week, I traveled to Dallas for @commityourcode.bsky.social
 
From Pickleball to karaoke, tech convos to socials; there is a thing for everyone here.
 
I left Texas with a smile, new friends, and the book on AI, ready to tackle and apply what I learned!

1 0 0 0
5 months ago
Preview
Design Patterns Cheat Sheet - When to Use Which Design Pattern? - GeeksforGeeks Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.

Started my reading on Design Patterns.
- Creational focuses on object creation, ensuring flexibility and reusability
- Structural deals with object composition, simplifying relationships
- Behavioral manages object interaction, enhancing communication

1 0 0 0
5 months ago
Post image

After a refreshing week offline with family and loved ones, I'm back and ready to innovate.
This week, I'm working on developing a dynamic system for building dashboards and components.

0 0 0 0
5 months ago

Took a break from social media to spend it with the family.
Battery is recharged, tons of things to work on!

0 0 0 0
6 months ago
Post image

Trying to step out of my if-else logic comfort zone. Decided to test switch-case conditionals instead. Starting to see where I can apply more switches

0 0 0 0
6 months ago
Post image

Testing Nullish coallescing operator [??].
In short, if the left-side expression is null or undefined, it will return the right-side expression. Since we have no room number assigned, it will return the "Room not assigned" message.

0 0 0 0
6 months ago
Post image

Testing controller code for submitting transport requests. Image is optional, but name, date of birth, and locations are required to ensure the correct patient logistics. So far, it's working! Can't wait to break the app again and figure out the new errors.

1 0 0 0
6 months ago
Post image

Starting to like TypeScript more each day. Testing hospital logistics by calculating occupancy. Best way to learn a new concept? Write code: bed definitions are clear, but understanding the difference in physical/licensed/staffed beds is the tricky part.

1 0 0 0
6 months ago
Preview
Torc presents: The Modern Web: What's New in Building Great Websites | Guild Aug 26th 1:00PM: Websites are always changing! We'll explore the latest ideas and tools used to build today's amazing, super-fast, and user-

The three legends of the industry (@dthompsondev.bsky.social, @quincy.bsky.social, & @leonnoel.bsky.social) are back at it again, this time with our Torc MC/golfer Jason!!! Can't wait for this convo on modern Web. See you there!

1 0 0 0
6 months ago
Post image

This past week was busy! I completed my Clinical Data Models class, tested some builds in WebStorm, and learned a bunch of neat features on coding with AI agents (GitHub Copilot, Junie, and RooCode). Time to touch grass!

1 0 1 0
6 months ago
Post image

The team over at @thisdotlabs.bsky.social came through with the swag drop, huge thanks to Tracy, @dthompsondev.bsky.social, and everyone who made the last AI mini conference happen. Let’s keep committing to the progress, not just the agent.
www.youtube.com/watc...

3 2 0 1
6 months ago
Post image

Big week ahead! I'll be taking my next class, Clinical Data Models. This course will help me get more exposure to core tables and clinical concepts, while still combining Caboodle and Clarity data points. Excited to enhance my skills to the next level!
#ClinicalData

0 0 0 0
6 months ago
Post image

Today I had the pleasure of chatting with @technolangey.bsky.social! By the way, Arsenal is definitely taking the EPL this season, no doubts about it. You've been a fantastic colleague since day one, and it's been great to see all the amazing things you're working on.
#TorcAmbassador

0 0 0 1
7 months ago
YouTube
Design Patterns | Mary Perry at Laracon US 2025 Mary Perry delivers an engaging exploration of design patterns within Laravel's architecture. She shows how these solutions make the framework both powerful and easy to use, even for developers who aren't familiar with the names of the patterns. Mary Perry on X: https://x.com/sifrious

Last week, @mary.win, our Torc Ambassador, delivered her first tech conference talk at @laravel.com! Her expertise in databases and her stellar presentation on system design left the audience in awe.
Way to go, Mary!
#TorcAmbassador #SystemDesign

www.youtube.com/watc...

1 0 0 0