{"id":410,"date":"2026-06-10T12:51:52","date_gmt":"2026-06-10T12:51:52","guid":{"rendered":"https:\/\/www.florintechcomputercollege.com\/blog\/?p=410"},"modified":"2026-06-17T16:23:58","modified_gmt":"2026-06-17T16:23:58","slug":"learn-2d-3d-animation-and-video-editing-in-ojo-lagos","status":"publish","type":"post","link":"https:\/\/www.florintechcomputercollege.com\/blog\/learn-2d-3d-animation-and-video-editing-in-ojo-lagos\/","title":{"rendered":"Learn\u00a02D &amp; 3D Animation and Video Editing in Ojo, Lagos"},"content":{"rendered":"\n<!-- \n  FLORINTECH COMPUTER COLLEGE \u2014 WORDPRESS BLOG POST HTML\n  Course Launch: 2D\/3D Animation & Video Editing\n  Theme color: #d10014 | Calm editorial palette\n  Paste into WordPress > Post > Custom HTML block\n-->\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=Source+Sans+3:wght@400;500;600&display=swap');\n\n  .ftc-post *, .ftc-post *::before, .ftc-post *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .ftc-post {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 1.05rem;\n    color: #1a1a1a;\n    background: #ffffff;\n    line-height: 1.75;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 EYEBROW LABEL \u2500\u2500 *\/\n  .ftc-label {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #d10014;\n    border-left: 3px solid #d10014;\n    padding-left: 10px;\n    margin-bottom: 14px;\n    line-height: 1;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .ftc-hero {\n    padding: 52px 32px 44px;\n    border-bottom: 1px solid #ebebeb;\n  }\n  .ftc-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(2rem, 5.5vw, 3rem);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.15;\n    margin-bottom: 18px;\n    max-width: 680px;\n  }\n  .ftc-hero h1 span { color: #d10014; }\n  .ftc-hero-sub {\n    font-size: 1.1rem;\n    color: #555;\n    max-width: 600px;\n    margin-bottom: 28px;\n    line-height: 1.7;\n  }\n  .ftc-btn {\n    display: inline-block;\n    background: #d10014;\n    color: #fff !important;\n    font-family: 'Source Sans 3', sans-serif;\n    font-weight: 600;\n    font-size: 0.95rem;\n    padding: 12px 30px;\n    border-radius: 3px;\n    text-decoration: none !important;\n    letter-spacing: 0.2px;\n    transition: background 0.2s;\n  }\n  .ftc-btn:hover { background: #a8000f; }\n\n  \/* \u2500\u2500 GENERIC SECTION \u2500\u2500 *\/\n  .ftc-section {\n    padding: 44px 32px;\n  }\n  .ftc-section + .ftc-section {\n    border-top: 1px solid #ebebeb;\n  }\n  .ftc-section h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.4rem, 3.5vw, 1.85rem);\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 16px;\n    line-height: 1.25;\n  }\n  .ftc-section h2 em {\n    color: #d10014;\n    font-style: normal;\n  }\n  .ftc-section p {\n    color: #333;\n    margin-bottom: 14px;\n    max-width: 680px;\n  }\n  .ftc-section p:last-child { margin-bottom: 0; }\n\n  \/* \u2500\u2500 PULL QUOTE \u2500\u2500 *\/\n  .ftc-pullquote {\n    border-left: 4px solid #d10014;\n    padding: 18px 24px;\n    margin: 28px 0;\n    background: #fff5f5;\n    border-radius: 0 4px 4px 0;\n  }\n  .ftc-pullquote p {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.15rem;\n    font-style: italic;\n    color: #2c2c2c;\n    margin: 0 !important;\n    line-height: 1.6;\n    max-width: 100%;\n  }\n\n  \/* \u2500\u2500 COURSE CARDS \u2500\u2500 *\/\n  .ftc-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-top: 24px;\n  }\n  .ftc-card {\n    background: #f7f7f7;\n    border-top: 3px solid #d10014;\n    border-radius: 4px;\n    padding: 24px 20px;\n  }\n  .ftc-card-icon { font-size: 1.6rem; margin-bottom: 10px; }\n  .ftc-card h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 8px;\n  }\n  .ftc-card p { font-size: 0.93rem; color: #555; margin: 0 !important; line-height: 1.65; max-width: 100%; }\n\n  \/* \u2500\u2500 SKILLS GRID \u2500\u2500 *\/\n  .ftc-skills {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 10px 20px;\n    margin-top: 20px;\n  }\n  .ftc-skill-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    font-size: 0.95rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ftc-skill-dot {\n    width: 6px;\n    height: 6px;\n    background: #d10014;\n    border-radius: 50%;\n    margin-top: 7px;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 SOFT CALLOUT BOX \u2500\u2500 *\/\n  .ftc-callout {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 4px solid #d10014;\n    border-radius: 0 4px 4px 0;\n    padding: 28px 24px;\n    margin-top: 24px;\n  }\n  .ftc-callout h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 14px;\n  }\n  .ftc-callout ul { list-style: none; }\n  .ftc-callout ul li {\n    font-size: 0.95rem;\n    color: #444;\n    padding: 4px 0;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .ftc-callout ul li::before {\n    content: '\u2713';\n    color: #d10014;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .ftc-divider {\n    border: none;\n    border-top: 1px solid #ebebeb;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 FINAL CTA \u2500\u2500 *\/\n  .ftc-cta-block {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    padding: 44px 32px;\n    text-align: center;\n  }\n  .ftc-cta-block h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.4rem, 4vw, 1.9rem);\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 12px;\n    line-height: 1.25;\n  }\n  .ftc-cta-block p {\n    color: #555;\n    font-size: 1rem;\n    max-width: 520px;\n    margin: 0 auto 24px;\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 LOCATION FOOTER \u2500\u2500 *\/\n  .ftc-footer-note {\n    padding: 18px 32px;\n    border-top: 1px solid #ebebeb;\n    font-size: 0.85rem;\n    color: #888;\n    text-align: center;\n    line-height: 1.7;\n  }\n  .ftc-footer-note a { color: #d10014; text-decoration: none; }\n  .ftc-footer-note strong { color: #333; }\n\n  @media (max-width: 540px) {\n    .ftc-hero, .ftc-section, .ftc-cta-block, .ftc-footer-note { padding-left: 18px; padding-right: 18px; }\n    .ftc-pullquote { padding: 16px 18px; }\n  }\n<\/style>\n\n<article class=\"ftc-post\">\n\n  <!-- \u2500\u2500 HERO \u2500\u2500 -->\n  <header class=\"ftc-hero\">\n    <p class=\"ftc-label\">New Course &nbsp;\u00b7&nbsp; Now Enrolling<\/p>\n    <h1>Learn <span>2D &amp; 3D Animation<\/span><br>and Video Editing in Ojo, Lagos<\/h1>\n    <p class=\"ftc-hero-sub\">Florintech Computer College is introducing professional animation and video production training \u2014 a practical ICT skill set with real earning potential in Nigeria&#8217;s growing digital economy.<\/p>\n    <a href=\"https:\/\/florintechcomputercollege.com\/contact\" class=\"ftc-btn\">Enquire &amp; Enrol Today<\/a>\n  <\/header>\n\n  <!-- \u2500\u2500 INTRO \u2500\u2500 -->\n  <section class=\"ftc-section\">\n    <p class=\"ftc-label\">Overview<\/p>\n    <h2>Animation Training Has Arrived at <em>Florintech<\/em><\/h2>\n    <p>If you&#8217;ve ever watched a YouTube intro, a brand advert, a movie title sequence, or an Instagram Reel and thought \u2014 <em>&#8220;I want to make that&#8221;<\/em> \u2014 this is your moment.<\/p>\n    <p>Florintech Computer College, Okokomaiko, Ojo, Lagos, is officially launching <strong>2D Animation, 3D Animation, and Video Editing<\/strong> as full professional training courses. This isn&#8217;t a one-week crash course. This is structured, hands-on ICT training designed to take you from zero to job-ready \u2014 the same way we&#8217;ve trained hundreds of students in graphics design, web development, cybersecurity, and digital marketing right here in Lagos.<\/p>\n\n    <div class=\"ftc-pullquote\">\n      <p>&#8220;Animation and video production are no longer big-studio skills. In 2025, a person with the right training can build a full-time income from a laptop \u2014 and we&#8217;re here to teach exactly that.&#8221;<\/p>\n    <\/div>\n\n    <p>Whether you want to work for a media company, freelance online, or start your own creative studio, learning animation and video editing at a trusted computer school in Ojo is where it begins.<\/p>\n  <\/section>\n\n  <!-- \u2500\u2500 COURSES \u2500\u2500 -->\n  <section class=\"ftc-section\">\n    <p class=\"ftc-label\">The Courses<\/p>\n    <h2>Three Tracks. One Creative Skill Stack.<\/h2>\n    <p>Each course is taught by experienced instructors using industry-standard tools on our fully-equipped computers in Okokomaiko.<\/p>\n    <div class=\"ftc-cards\">\n      <div class=\"ftc-card\">\n        <div class=\"ftc-card-icon\">\u270f\ufe0f<\/div>\n        <h3>2D Animation<\/h3>\n        <p>Frame-by-frame and tweened animation, explainer videos, logo animations, cartoon characters, and motion graphics. Tools: Adobe Animate, After Effects.<\/p>\n      <\/div>\n      <div class=\"ftc-card\">\n        <div class=\"ftc-card-icon\">\ud83c\udfb2<\/div>\n        <h3>3D Animation<\/h3>\n        <p>3D modelling, rigging, lighting, and rendering. Build animated characters, product mockups, architectural walkthroughs, and visual effects. Tool: Blender.<\/p>\n      <\/div>\n      <div class=\"ftc-card\">\n        <div class=\"ftc-card-icon\">\ud83c\udfac<\/div>\n        <h3>Video Editing<\/h3>\n        <p>Cut, colour-grade, and produce polished videos for YouTube, TikTok, Reels, brand adverts, weddings, and documentaries. Tools: Adobe Premiere Pro, DaVinci Resolve.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 SKILLS \u2500\u2500 -->\n  <section class=\"ftc-section\">\n    <p class=\"ftc-label\">What You&#8217;ll Be Able to Do<\/p>\n    <h2>Skills You&#8217;ll Graduate With<\/h2>\n    <p>Every Florintech course is built around what employers and clients actually pay for. By the time you complete this programme, you&#8217;ll be able to:<\/p>\n    <div class=\"ftc-skills\">\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Create animated explainer videos for businesses<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Design and animate 3D product adverts<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Edit YouTube and social media content professionally<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Build motion graphics for TV and digital campaigns<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Rig and animate 3D characters from scratch<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Colour-grade footage like a cinematographer<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Produce wedding and event highlight reels<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Earn on Fiverr, Upwork, and local client projects<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Build a portfolio reel to apply for studio jobs<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Create animated assets for content creators and brands<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 WHY FLORINTECH \u2500\u2500 -->\n  <section class=\"ftc-section\">\n    <p class=\"ftc-label\">Why Train Here<\/p>\n    <h2>The Leading ICT Training Centre in <em>Ojo LGA<\/em><\/h2>\n    <p>Florintech has been the go-to computer school in Ojo, Okokomaiko for years. We combine practical skill delivery with real-world readiness \u2014 no theory without practicals, no graduation without a portfolio.<\/p>\n    <div class=\"ftc-skills\" style=\"margin-top: 18px;\">\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Practicals-first \u2014 you build real projects from day one<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Modern computers with professional software installed<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Small class sizes \u2014 instructors know every student<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Flexible schedules for students and working adults<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Certificate of Completion recognised by employers<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Easily accessible from Badagry Road and Satellite Town<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Career guidance and portfolio review after training<\/div>\n      <div class=\"ftc-skill-item\"><span class=\"ftc-skill-dot\"><\/span>Active alumni community and post-training support<\/div>\n    <\/div>\n\n    <div class=\"ftc-pullquote\" style=\"margin-top: 32px;\">\n      <p>&#8220;Our students don&#8217;t just learn software \u2014 they graduate with a portfolio, a certificate, and a clear path to earning with their new skills.&#8221;<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 WHO IS IT FOR \u2500\u2500 -->\n  <section class=\"ftc-section\">\n    <p class=\"ftc-label\">Is This for You?<\/p>\n    <h2>Who Should <em>Enrol<\/em><\/h2>\n    <p>This programme was built for a wide range of learners. If you see yourself in any of these, this training is for you:<\/p>\n    <div class=\"ftc-callout\">\n      <h3>This course is a great fit if you are\u2026<\/h3>\n      <ul>\n        <li>A secondary school leaver looking for a marketable digital skill in Lagos<\/li>\n        <li>A university student who wants to earn while studying<\/li>\n        <li>A content creator who wants to level up your video quality<\/li>\n        <li>A graphic designer ready to add motion and animation to your services<\/li>\n        <li>A business owner who wants to produce your own video adverts<\/li>\n        <li>A working professional looking to transition into the creative industry<\/li>\n        <li>Anyone in Ojo, Okokomaiko, Badagry, Satellite Town, or Mile 2 ready to learn a real digital skill<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 CAREER SECTION \u2500\u2500 -->\n  <section class=\"ftc-section\">\n    <p class=\"ftc-label\">Career Outcomes<\/p>\n    <h2>What You Can Do With <em>These Skills<\/em><\/h2>\n    <p>Animation and video editing are among the fastest-growing digital skills in Nigeria and globally. After completing this ICT training at Florintech, here are real paths available to you:<\/p>\n    <div class=\"ftc-cards\" style=\"margin-top: 20px;\">\n      <div class=\"ftc-card\">\n        <div class=\"ftc-card-icon\">\ud83d\udcbc<\/div>\n        <h3>Freelance &amp; Remote Work<\/h3>\n        <p>Fiverr, Upwork, and PeoplePerHour have thousands of animation and video editing jobs posted daily. Nigerian creatives already earn in dollars from Lagos.<\/p>\n      <\/div>\n      <div class=\"ftc-card\">\n        <div class=\"ftc-card-icon\">\ud83d\udcfa<\/div>\n        <h3>Media &amp; Advertising<\/h3>\n        <p>TV stations, ad agencies, production houses, and digital marketing firms in Lagos are constantly looking for trained animators and video editors.<\/p>\n      <\/div>\n      <div class=\"ftc-card\">\n        <div class=\"ftc-card-icon\">\ud83d\ude80<\/div>\n        <h3>Start Your Own Studio<\/h3>\n        <p>Many of Nigeria&#8217;s most successful motion designers and production studios were started by people who learned the tools exactly as you&#8217;re about to.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"ftc-divider\">\n\n  <!-- \u2500\u2500 FINAL CTA \u2500\u2500 -->\n  <div class=\"ftc-cta-block\">\n    <p class=\"ftc-label\" style=\"display:block; text-align:center; border-left:none; border-bottom: 2px solid #d10014; padding: 0 0 8px; width: fit-content; margin: 0 auto 18px;\">Enrol at Florintech<\/p>\n    <h2>Ready to Start? Let&#8217;s Talk.<\/h2>\n    <p>Seats are limited per intake. Whether you want to learn 2D animation, 3D animation, or professional video editing \u2014 we have a schedule that works for you. Walk in, call us, or register online.<\/p>\n    <a href=\"https:\/\/florintechcomputercollege.com\/contact\" class=\"ftc-btn\">Claim Your Spot \u2014 Enquire Now<\/a>\n  <\/div>\n\n  <!-- \u2500\u2500 LOCATION FOOTER \u2500\u2500 -->\n  <footer class=\"ftc-footer-note\">\n    \ud83d\udccd <strong>Florintech Computer College<\/strong> \u2014 Okokomaiko, Ojo, Lagos &nbsp;\u00b7&nbsp;\n    <strong>Serving:<\/strong> Ojo LGA, Badagry Road, Satellite Town, Mile 2, Festac &nbsp;\u00b7&nbsp;\n    <a href=\"https:\/\/florintechcomputercollege.com\">florintechcomputercollege.com<\/a>\n  <\/footer>\n\n<\/article>\n<!-- END FLORINTECH BLOG POST -->\n","protected":false},"excerpt":{"rendered":"<p>New Course &nbsp;\u00b7&nbsp; Now Enrolling Learn 2D &amp; 3D Animationand Video Editing in Ojo, Lagos Florintech Computer College is introducing professional animation and video production training \u2014 a practical ICT skill set with real earning potential in Nigeria&#8217;s growing digital economy. Enquire &amp; Enrol Today Overview Animation Training Has Arrived at Florintech If you&#8217;ve ever [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":411,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[87,86,85,88],"class_list":["post-410","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-program-offers","tag-2d-animation","tag-3d-animation","tag-animation","tag-video-editing"],"_links":{"self":[{"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/posts\/410","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/comments?post=410"}],"version-history":[{"count":1,"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/posts\/410\/revisions"}],"predecessor-version":[{"id":412,"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/posts\/410\/revisions\/412"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/media\/411"}],"wp:attachment":[{"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/media?parent=410"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/categories?post=410"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.florintechcomputercollege.com\/blog\/wp-json\/wp\/v2\/tags?post=410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}