Spirited Away - Studio Ghibli
Categories
Tags
ai backend blogging bootstrap burnout challenges CI-CD code code-review communication css cyber-security data-science database design devops docker dunning-kruger egoism experience fastapi flask flutter frontend gamification generalist git github graphql humility imposter-syndrome javascript job market low-code mobiledev networking no-code npm nuxt open-source pnpm podcast problem-solving productivity programming python react research resume specialist struggles transitioning tutorial-hell tutuorial typescript vite vue webdev yarn
The Three.js Supremacy
2023-07-02
I have used Three.js for a good amount of time now (still a total noob for now), and it does a really great job of abstracting away the headaches of getting going with 3D in the browser. With it you can create cameras, objects, lights, materials and more, and you have a choice of renderer, which means you can decide if you want your scene to be drawn using HTML 5’s canvas, WebGL or SVG.
750 words
|
4 minutes
AI on the job market, a boost or a future plan for replacement?
2023-06-01
Artificial intelligence has been making waves in the job market in recent years. With the development of new technology, many industries are shifting towards automation and AI to streamline their processes and increase efficiency. While there’s no denying that AI can help us achieve great things, it’s also important to be aware of its impact on the job market.
649 words
|
3 minutes
The beauty of using Python for your back-end
2023-05-01
Python is a versatile, high-level programming language that is widely used in web development, scientific computing, artificial intelligence, and data analysis. One of its strengths is its ability to serve as a backend language for web applications. In this article, we’ll explore some of the reasons why Python should be your backend language of choice, then I will talk about my little expriences with Flask & FastApi.
870 words
|
4 minutes
Balancing code quality with speed of delivery for junior developers
2023-04-01
Junior developers often find themselves caught in a dilemma between delivering code quickly and ensuring high code quality. While speed of delivery is important to meet deadlines and keep up with the pace of the industry, code quality is crucial for maintaining software integrity and avoiding technical debt.
755 words
|
4 minutes
GitHub's Tunisian Community Podcast Episode 04: Single Threaded (JavaScript) with Burawi Ben Ammar
2023-03-14
In this episode, we had a fantastic time at the talk by Burawi Ben Ammar on the versatility of JavaScript. The discussion covered various topics, from the common pitfalls for newcomers to job offers. Burawi shared valuable insights on his code review and testing approach in large-scale projects.
141 words
|
1 minutes