Learning OpenAI Codex through Projects - From Basics to Advanced Vibe Coding Using AI

Non-Majors Welcome: Real-World Vibe Coding Projects Created Through Conversations with AI

(4.9) 28 reviews

160 learners

Level Beginner

Course period Unlimited

Business Productivity
Business Productivity
openai
openai
codex
codex
AI
AI
Vibe Coding
Vibe Coding
Business Productivity
Business Productivity
openai
openai
codex
codex
AI
AI
Vibe Coding
Vibe Coding

Reviews from Early Learners

4.9

5.0

swdev

100% enrolled

I really enjoyed the class.

5.0

blackwaterstone

57% enrolled

I am leaving a course review. While most AI-related courses are conducted using Claude Code, this course uses Cursor, making it very helpful for those who are new to Cursor and want to learn how to use it. The course involves working on several simple example projects, which helps beginners get a feel for how to utilize Cursor. Additionally, the tips provided in the latter half on how to use Cursor more effectively were very helpful.

5.0

simonjiho

100% enrolled

Through this lecture, I was able to experience not just how to use OpenAI Codex, but also how to apply it to an actual development workflow. It was great to naturally learn frequently used practical techniques starting from basic concepts. In particular, the focus on projects with clear outcomes—such as creating a portfolio site, implementing an STT service, automating crawling, and building a real-time dashboard—rather than simple examples, made it highly immersive. Additionally, it was beneficial that the course covered the differences and usage methods for Codex App, CLI, and Cloud environments, allowing me to use them according to actual situations. I highly recommend this lecture to developers who want to quickly experience the recent "AI vibe coding" trend or to those who want to rapidly build side projects on their own. It was a practice-oriented course rather than just a simple theory lecture.

What you will gain after the course

  • Full OpenAI Codex Workflow - How to choose and use Codex App (VS Code IDE extension), Codex Cloud, and Codex CLI for different situations

  • Vibe Coding Fundamentals: The practical routine of “Requirements → Prompt → Design/Plan → Implementation → Execution/Verification → Refactoring/PR”

  • Scaling Workflow Automation with Skills: Installing and Utilizing Built-in and Additional Skills

  • Practical Automation Through Projects: How to Reduce Repetitive Tasks by Entrusting "Documents/Reports/Web Tasks/Code Management" to Codex

Peter Steinberger, the developer of OpenClaw, used voice conversation through a speaker to

The appearance of calling multiple Codex agents to proceed with development in parallel

A new era where you can create software through conversations with AI, even if you know nothing about coding!

This course is a practical curriculum designed to help you gain the experience of completing a project through Vibe Coding using OpenAI Codex, in an era where “those who can delegate tasks to AI and verify the results to completion” grow faster than “those who are experts at coding.”

Recommended for these people

Non-majors and beginners with no coding experience

Instead of memorizing coding syntax, you will quickly create results and build your skills through a routine of "writing requirements → AI implementation → self-verification/modification."

Office workers who need task automation

You can reduce time and errors by fixing repetitive document, report, and web tasks into automated workflows using Codex.

PMs/Planners who lack coding skills but have many ideas

Even if you don't know how to write code, you can create a finished product all by yourself through Codex.

After completing the course,

  • Development routines possible even for non-majors: Skills are built through a process of “writing requirements → AI building → me checking/improving” rather than difficult theories.

  • A sense of collaboration with AI: You will develop the instruction/feedback skills to break down tasks, set priorities, and more accurately derive the desired results with AI.

  • The power to complete to the end: You will gain the experience of completion, taking a project beyond a "demo" that stops halfway to a form that can actually be used or deployed.


    Automation Mindset: You will learn the mindset of turning work into systems from the perspective of reducing repetitive tasks, rather than just "building it once and being done."

Features of this course

Project-based learning: This is not a lecture where you just listen to explanations; it is structured as "learning by doing," ensuring you have a tangible result at the end.

What you will learn

Create your own website and deploy it to the internet.

Create your portfolio website with Vibe Coding using Codex, and deploy it to the internet using GitHub Pages + Actions to master the "practical workflow from creation to deployment."

Your very own financial report that arrives automatically every morning.

Implement it based on PRs in Codex Cloud and set it to run automatically every day using GitHub Actions' cron to get a feel for "systematizing repetitive tasks."

Build a SaaS in just one hour—Create your own STT app with your own hands.

We will convert speech to text using the powerful Whisper AI model and add a web UI with FastAPI to complete your own practical, ready-to-use STT app.

Codex directly manipulates the browser to retrieve data.

By adding browser automation with the Playwright CLI Skill, you will learn the flow of "AI using tools like its own hands" while crawling web data.

Seize opportunities with a real-time dashboard.

You will learn how to build complex programs with Codex by collecting and organizing real-time funding fee data from various cryptocurrency exchanges and visualizing it on a dashboard.

Q1. Can I follow along even if I don't know how to code at all?

Yes, it is possible. This course is designed so that you don't have to write code yourself; instead, you learn through a workflow of "writing requirements in natural language prompts (Korean) → Codex implements → you check/modify."

Q2. Are there any prerequisites or required knowledge?

Basic PC skills (files/folders, installation, copy/paste) are all you need. I will quickly cover the essential tools and concepts during the lecture.

Recommended for
these people

Who is this course right for?

  • Office workers who want to improve their work efficiency through "vibe coding"

  • Those who want to learn how to efficiently use OpenAI Codex for their work

  • Those who want to be the first to experience the future transformed by OpenAI Codex and Vibe Coding.

Need to know before starting?

  • Willingness to acquire the latest AI technologies

Hello
This is AISchool

10,133

Learners

821

Reviews

362

Answers

4.6

Rating

32

Courses

More

Curriculum

All

49 lectures ∙ (8hr 37min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

28 reviews

4.9

28 reviews

  • kmk9308302130님의 프로필 이미지
    kmk9308302130

    Reviews 9

    Average Rating 5.0

    5

    57% enrolled

    I am leaving a course review. While most AI-related courses are conducted using Claude Code, this course uses Cursor, making it very helpful for those who are new to Cursor and want to learn how to use it. The course involves working on several simple example projects, which helps beginners get a feel for how to utilize Cursor. Additionally, the tips provided in the latter half on how to use Cursor more effectively were very helpful.

    • hyunsoo999120800님의 프로필 이미지
      hyunsoo999120800

      Reviews 2

      Average Rating 5.0

      5

      88% enrolled

      This is a great course for getting started with vibe coding through Codex! It's a really easy and fun course because it clearly explains things that can be confusing at first, such as how to actually use it and how to set up the basic environment!!

      • swdev님의 프로필 이미지
        swdev

        Reviews 31

        Average Rating 5.0

        5

        100% enrolled

        I really enjoyed the class.

        • simonjiho9904님의 프로필 이미지
          simonjiho9904

          Reviews 1

          Average Rating 5.0

          Edited

          5

          100% enrolled

          Through this lecture, I was able to experience not just how to use OpenAI Codex, but also how to apply it to an actual development workflow. It was great to naturally learn frequently used practical techniques starting from basic concepts. In particular, the focus on projects with clear outcomes—such as creating a portfolio site, implementing an STT service, automating crawling, and building a real-time dashboard—rather than simple examples, made it highly immersive. Additionally, it was beneficial that the course covered the differences and usage methods for Codex App, CLI, and Cloud environments, allowing me to use them according to actual situations. I highly recommend this lecture to developers who want to quickly experience the recent "AI vibe coding" trend or to those who want to rapidly build side projects on their own. It was a practice-oriented course rather than just a simple theory lecture.

          • kimsc님의 프로필 이미지
            kimsc

            Reviews 33

            Average Rating 4.8

            Edited

            5

            100% enrolled

            This is an excellent lecture for building a strong foundation.

            AISchool's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!