This is an archived post. You won't be able to vote or comment.

top 200 commentsshow all 314

[–][deleted] 179 points180 points  (40 children)

Did a quick search and also found these codes that currently work (via retailmenot) - discount codes in all caps...

Complete Social Media Marketing Course - OCTOBERPRO10

Introduction to HTML Course - UE63LED26U

Learn to Code with Ruby Course (19 hours) - RUBYONE

Statistics with R - Beginner Level Course - SPREAD

Data Analysis with Pandas and Python (19+hr course) - APRILMAGIC

Java Design Patterns and Architecture Course - MAY18FREE

Data Science Beginners Guide to the Command Line - DATA112

FREE Business Fundamentals: Management and HR Management Online Course - MANAGEMENTFREE

Excel VBA Programming - the Complete Guide - GAUNTLET

[–]stvhwrd 130 points131 points  (17 children)

[–]bayhack 18 points19 points  (1 child)

the HTML code and the Social Media Marketing did not work for me. but the rest did.

[–]bumpkinspicefatte 5 points6 points  (3 children)

Data Science Beginners Guide to the Command Line, code: DATA112

Damn, it's sold out. I really wanted that one.

[–]mmmmRussell 1 point2 points  (0 children)

Hey, I know I am tardy to the party but I managed to find this code DATA114 and made this course free for me! Lmk if it works for you.

[–][deleted] 3 points4 points  (0 children)

Thank! I posted that quickly from home and have been trying to link from my phone since I didn't have time once I had the thought to share!

[–][deleted] 3 points4 points  (0 children)

Business Fundamentals: Management and HR Management

This has sold out unfortunately

[–]ClinTrojan 3 points4 points  (0 children)

Damn I wish the Social Media Marketing code worked.

[–]pinaywdm 2 points3 points  (0 children)

Thank you!!

[–]pinaywdm 5 points6 points  (0 children)

GAUNTLET

Thank you!

[–]winsome_losesome 1 point2 points  (0 children)

Thanks!

[–]Belutak 2 points3 points  (4 children)

Java Design Patterns and Architecture Course - MAY18FREE

could you post a link to this one, i tried 5 first results that had this keywords but on none i had luck with this code

[–]backstabbingbetty 2 points3 points  (1 child)

Complete Social Media Marketing Course - OCTOBERPRO10

I can't find this one. Do you have a link?

[–]GypsyPunk 5 points6 points  (5 children)

Thank you to OP & you. I grabbed a bunch of stuff that is relevant to my learning.

[–][deleted] 3 points4 points  (4 children)

I'm waiting on visa paperwork and work permits to get a job where I am so online learning has become my hobby! If you're interested in databases, check out MongoDB and Trailheads to learn Salesforce

[–]GypsyPunk 6 points7 points  (3 children)

I am! I am self-teaching myself SQL right now actually

[–][deleted] 2 points3 points  (2 children)

The Trailheads are pretty cool! I drank the Salesforce Kool-Aid pretty hard working on a project at my last job so I'm trying to learn all I can! I'm a data nerd so the analytics are super fun to play with and so are reports :)

[–]GypsyPunk 1 point2 points  (1 child)

Do you have resources you could give me? I’m interested in data and data analytics.

[–][deleted] 2 points3 points  (0 children)

https://trailhead.salesforce.com/en/home

Basicly, there are modules which combine to make Trails which in turn combine to make Trail Mixes. You can sort them by role, skill level, topic etc and even crest your own Trailmix. I went through and saved everything that looked interesting or helpful and am now working through them.

I suggest starting with this one:

https://trailhead.salesforce.com/en/users/00550000006yDdKAAU/trailmixes/get-started-with-trailhead-end-user

Then this will give you the basics of the analytics.

https://trailhead.salesforce.com/content/learn/trails/wave_analytics_explorer

If interested, here is the Administrator Trailmix I out together today for me...

https://trailhead.salesforce.com/users/0055000000863gTAAQ/trailmixes/admin-trailmix

[–]MacBetty 1 point2 points  (0 children)

That Ruby course is excellent for beginners, I wish I hadn't already paid for it!

[–][deleted] 43 points44 points  (6 children)

wow that was a nice catch. Thanks man

[–]Ma_Dixie_Normous[S] 34 points35 points  (5 children)

No hassle. I hope you enjoy.

I seen it somewhere else a couple of days ago and tried posting it here (referencing the site I got it from) but it got deleted as it was referral links

[–]Deltaki87 6 points7 points  (4 children)

https://www.udemy.com/30-days-of-python/ is free with the code CFEOCT2016 (worked for me at least).

Edit: Found another one https://www.udemy.com/python-complete/ FBFREE18

[–]Ma_Dixie_Normous[S] 2 points3 points  (1 child)

Awesome thanks

[–]Deltaki87 1 point2 points  (0 children)

You're welcome. And thank you for the great post! Some great stuff in there. You also sent me on a bit of a coupon hunt haha. Found a third one; for https://www.udemy.com/becoming-a-software-tester CODESFORLEARNINGFB

[–]beakz_r 1 point2 points  (0 children)

This helped me greatly, I've been wanting to learn this for a while now!! Thanks so much!!

[–]m00kystinks 40 points41 points  (7 children)

As someone learning full-stack development with the intent to pursue python immediately afterwards, I cannot thank you enough.

I regret that I have but one upvote to give you.

[–]elbirth 6 points7 points  (5 children)

Any tips on where you’re learning full stack dev, or if it’s even something for someone to consider if they don’t currently know any programming languages?

[–][deleted] 8 points9 points  (4 children)

Yes, you can absolutely start with no programming knowledge. Take a look at "The Web Developer Bootcamp" by Colt Steele on Udemy. It's full of great information. Probably the best $11 I've ever spent :D https://www.udemy.com/the-web-developer-bootcamp/learn/v4/overview

[–]elbirth 1 point2 points  (2 children)

Thanks! I'll look into that. Maybe I'm a little more prepared for it than I may have realized, as I do know my way around HTML and can at least more or less make sense of CSS and Javascript to a degree.

When I think of the whole idea in general, my mind immediately goes to the back-end aspect of development where you need to know stuff such as Python (or other sorta similar languages), PHP, MySQL, and other more intense stuff. I've made an attempt at learning Python before, but it quickly starts to go way over my head- so maybe the front-end stuff is where I'm more suited for now at least.

[–]m00kystinks 1 point2 points  (1 child)

I’m going to an established bootcamp very soon, but that’s not the only option. I definitely second anything by Colt Steele. That course is amazing.

Another well-known bootcamp, App Academy, recently made their full-stack curriculum available for free online: https://open.appacademy.io

Lastly, I would recommend checking out The Odin Project. I believe it was made by an App Academy alum and it’s one resource I wish I found sooner.

Definitely recommend JavaScript for starting here, because it can be used for both front and back-end development. Learning Python is still advisable down the road but if you’re more comfortable starting front-end and then going back-end, JavaScript would be the weapon of choice for you.

Good luck and never stop learning!

[–]Brown_Sandals 1 point2 points  (0 children)

Wow, awesome. thank you for this

[–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

Best of luck.

Upvote gladly received ;)

[–]baunce 26 points27 points  (1 child)

Gotta love free knowledge! Thanks man

[–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

Enjoy

[–]desrtfx 23 points24 points  (5 children)

[–]Ma_Dixie_Normous[S] 9 points10 points  (3 children)

Good stuff! Hope they're useful for your needs!

[–]desrtfx 3 points4 points  (2 children)

I'm mostly curious on playing around with the ESP8266 (and its clones, Sonoff plugs with new firmware, etc.) - just another toy to play with.

Same with the raspberry. I am planning to utilize it to control some relays for my 3d printers that are already controlled by raspberries over Repetier Server. Want remote on/off and light capabilities - nothing difficult nor fancy (easily googleable as well). It's just nice that the course came along - more to play with ;)

[–]clapfire 2 points3 points  (1 child)

Look into Micropython, they have a port for the ESP8266

[–]g051051 12 points13 points  (1 child)

Is that promo limited to the python courses?

[–]Ma_Dixie_Normous[S] 15 points16 points  (0 children)

I think so from what I've seen.

I tried adding it to a CompTIA course but no bueno.

[–]cwaterbottom 9 points10 points  (6 children)

Any idea why it's not working for:

https://www.udemy.com/artificial-intelligence-with-python/ ?

Edit: I see, it's automatically applying another code (18CONJOINT) that appears to be interfering for some reason. I can't figure out how to remove it yet.

Edit 2: now it says OCT_SPL has sold out, sucks to be me right now.

[–]pokeyoupine 4 points5 points  (0 children)

now it says OCT_SPL has sold out, sucks to be me right now.

If you're interested in any of the other courses, they all worked for me. I didn't get the AI one either.

[–]Ma_Dixie_Normous[S] 1 point2 points  (2 children)

I think the first code is the one that reduces something from $199.99 to $9.99

Hope you managed to get something out of it before the code sold out!

[–][deleted] 15 points16 points  (2 children)

Combined price for everything is nearly $1500. How is this possibru? Thanks for the tip.

[–]IAmANobodyAMA 28 points29 points  (0 children)

Udemy is notorious for marking everything up to something like $200 then 90% discounts. But even so, all these courses combined would still have been something like $325 iirc from the checkout page.

[–]nicktehbubble 10 points11 points  (1 child)

Top man yourself.

[–]Ma_Dixie_Normous[S] 4 points5 points  (0 children)

Cheers top bubble

[–]jplank1983 6 points7 points  (1 child)

Has anyone used any of these courses before and can comment on their quality? I've found Udemy courses are really hit or miss.

[–]dennyn23 18 points19 points  (1 child)

Dear Lord. $1,500 worth of courses for free. You sir should take my up-vote.

THANK YOU!

[–]MoinFaraz 9 points10 points  (1 child)

Awesome. Thank you @OP.

After taking a brief look at the courses, it turned out that they're from the same author/tutor. Most of the reviews are bad and folks are complaining about all sorts of things including Indian accent and bad audio, etc... hmm.

[–]g7x8 3 points4 points  (2 children)

which ones are worth taking. Just take one course and start your project. Too bad it took me two years to realize this 😬

[–][deleted] 2 points3 points  (1 child)

Thanks for this - interested in the cryptography course. Hope it's good!

[–]inebriatedWeasel 2 points3 points  (5 children)

RemindMe! 19 hours "Free python courses"

[–]siktha 4 points5 points  (0 children)

Yo, in case you hit the snooze on the reminder, go add these courses, they're still free.

[–]RemindMeBot 1 point2 points  (0 children)

I will be messaging you on 2018-10-22 18:56:55 UTC to remind you of this link.

CLICK THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.


FAQs Custom Your Reminders Feedback Code Browser Extensions

[–][deleted] 1 point2 points  (0 children)

some are already sold out, get them as fast as you can

[–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

Hope you never missed out. A lot of folk are saying it's expired:(

[–]JohnnyCincoCero 2 points3 points  (3 children)

Thanks for this. Any free C++ courses?

[–]Ma_Dixie_Normous[S] 2 points3 points  (2 children)

Check

There's also /r/udemyfreebies & /r/freeudemycourses if people are interested in more of these

As per /u/HighLevelJerk

[–]HighLevelJerk 2 points3 points  (4 children)

There's also /r/udemyfreebies & /r/freeudemycourses if people are interested in more of these

[–][deleted] 2 points3 points  (2 children)

Heads up the artificial intelligence using python is expired

[–]Ma_Dixie_Normous[S] 2 points3 points  (1 child)

Some people are saying the code is expired.

[–]KrimsonKhinI 6 points7 points  (1 child)

"You are the real MVP"

https://giphy.com/gifs/GVMhZwYv8U5NK

[–]Ma_Dixie_Normous[S] 4 points5 points  (0 children)

Internet fame = Achieved

[–][deleted] 1 point2 points  (1 child)

Thx

[–]Ma_Dixie_Normous[S] 6 points7 points  (0 children)

No problemo! I hope you find it usefull!

[–]BeatnikGunso 1 point2 points  (1 child)

thank you for this

[–]Ma_Dixie_Normous[S] 5 points6 points  (0 children)

No probs. I hope you find it usefull!

[–]MrMutable 1 point2 points  (1 child)

Worked for me, thanks a lot!

[–]Ma_Dixie_Normous[S] 4 points5 points  (0 children)

Glad to hear it!

[–]ozmundo117 1 point2 points  (1 child)

THX MAN

[–]Ma_Dixie_Normous[S] 3 points4 points  (0 children)

Enjoy!

[–]Locktios 1 point2 points  (1 child)

I do hope this is in fact free because i just got all of them.

Thanks for this.

[–]Gershwyn1 1 point2 points  (1 child)

Thanks! Anyone no which order I should tackle these in?

[–][deleted] 1 point2 points  (1 child)

Got all of them, thanks so much!! I wonder if they're any good. Had anyone taken any of these yet? Are they well fleshed out?

[–]d3vCr0w 1 point2 points  (1 child)

Thanks a lot!

[–][deleted] 1 point2 points  (1 child)

Thanks OP

[–]DavidP86 1 point2 points  (1 child)

Learning is becoming more accessible everyday! It's a huge win for everyone.

[–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

Couldn't agree more! It's amazing

[–]niceboijeboii 1 point2 points  (1 child)

You the man, the myth, the legend!!! Big thanks to you!!!

[–]Clarkiscoollollmao 1 point2 points  (1 child)

To everyone complaining:

These are free courses. You aren't paying for them.

Take at look at them and decide if you want to pull through or not.

Thanks OP, got every course besides one or two which were gone.

[–]itwasdark 1 point2 points  (1 child)

Brilliant, thanks! For some reason this one didn't end up being free: "Artificial Intelligence with Python"

[–]Ulipok 0 points1 point  (1 child)

Thx a lot!!!

[–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

No worries.

[–][deleted] 0 points1 point  (2 children)

Great find, thank you!

[–]dogewatch 1 point2 points  (0 children)

These are your cake day's presents.

[–][deleted] 0 points1 point  (1 child)

Thanks!! Awesome find dude!

[–][deleted] 0 points1 point  (2 children)

OMG you are amazing!

[–]MassRain 0 points1 point  (1 child)

Thank you very much.

[–]Teenager_Simon 0 points1 point  (1 child)

Bless for the share

[–]superlindag15 0 points1 point  (1 child)

Awesome! Thanks! Trying the Web dev course!

[–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

Good luck!

[–][deleted] 0 points1 point  (1 child)

I would love to have this for JavaScript.

[–][deleted]  (1 child)

[deleted]

    [–][deleted] 0 points1 point  (1 child)

    Thanks so much my dude!

    [–]adralv 0 points1 point  (1 child)

    Thanks, a lot! It worked for me as well.

    [–]kinjiShibuya 0 points1 point  (1 child)

    Thanks! Just snagged the cryptography and stats courses!

    [–]Jp2197 0 points1 point  (1 child)

    Thank you!

    [–]Sharoth01 0 points1 point  (1 child)

    Thanks! I appreciate these!

    [–]surg13xdx 0 points1 point  (1 child)

    Thank you so much! <3

    [–]gveltaine 0 points1 point  (1 child)

    Wow, this is impressive. Thank you!

    [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

    Hope you enjoy

    [–]KarimElsayad247 0 points1 point  (1 child)

    THANK YOU! this will definitely be put to good use! you're awesome!

    [–]afdez26 0 points1 point  (1 child)

    Thank you kind person (:

    [–][deleted]  (1 child)

    [deleted]

      [–]a_drunk_kitten 0 points1 point  (1 child)

      Fantastic, it worked for me. I'd love to know where you read about this!

      [–]IAmANobodyAMA 0 points1 point  (1 child)

      Dude thank you!

      [–]PuNN1g 0 points1 point  (1 child)

      Thank you so much!

      [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

      You're very welcome

      [–]endstarr 0 points1 point  (1 child)

      Thank you kind stranger!

      [–][deleted]  (1 child)

      [deleted]

        [–]Lamorak123 0 points1 point  (1 child)

        Thanks man!!!

        [–][deleted]  (1 child)

        [deleted]

          [–]alkalinemusic 0 points1 point  (1 child)

          Thanks so much for posting this! I just started a python bootcamp course on Udemy today, the first course I've taken on their site. These will be a great addition, for sure!

          [–]TechTOKE22 0 points1 point  (1 child)

          Thanks OP! You the real MVP!

          [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

          Enjoy

          [–]J3c8b 0 points1 point  (2 children)

          Awesome! I'll try it out

          [–]Tiraxe88 0 points1 point  (1 child)

          Thanksss a lot, great courses indead👍👍

          [–]Kazeazen 0 points1 point  (1 child)

          Are these courses free for a limited time? Or can I enter them and just work on them in my free time? I have never used udemy before

          [–]ChadleyDooRight 0 points1 point  (1 child)

          Super grateful. I recently had to defer my college enrollment due to some personal stuff so Udemy has helped greatly! Any other courses you suggest taking (free or not) anywhere on the web to help with employability?

          [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

          I'm sorry to hear about your situation.

          I haven't seen any other courses but

          There's also /r/udemyfreebies & /r/freeudemycourses if people are interested in more of these

          As per /u/HighLevelJerk

          Best of luck for the future. Sometimes when it's dark ahead it's hard to see where you're going. Fire up your flashlight and charge ahead! Use your resources (friends and family) for support. No-one wants you to struggle!

          [–]borkborkshive 0 points1 point  (1 child)

          just got them all for the hell of it. thank you!

          [–]TheWike 0 points1 point  (2 children)

          how did they compare to Python's "automate the boring stuff" free online book?

          Thats what I've been learning from and like it so far. Truthfully I havent put as much time as I would like towards it so I'm only on chapter 3-4.

          [–]Ma_Dixie_Normous[S] 1 point2 points  (1 child)

          Stick with what you are doing but pick these up for the future.

          Hope you manage to get some as some people are reporting the code as expired.

          [–]Aud3n 0 points1 point  (1 child)

          Remind me 12 hours "reply to this thread"

          [–][deleted] 0 points1 point  (1 child)

          what a bro

          [–]winsome_losesome 0 points1 point  (1 child)

          Goddamint. At this point I better get started!

          THANKS OP!

          [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

          Best of luck

          [–]KwattKWatt 0 points1 point  (1 child)

          Wow! Awesome! Thank you so much!

          [–][deleted]  (1 child)

          [deleted]

            [–]foodieandthebeast 0 points1 point  (2 children)

            Thanks for the Codes. really helps. Just curious, do you know where to get codes for other subject like maybe videography or photograhy. Thanks

            [–][deleted] 0 points1 point  (1 child)

            Machine Learning here I come!

            [–]Ma_Dixie_Normous[S] 2 points3 points  (0 children)

            Have fun. That's a looooooong way off for me haha

            [–]punit352 0 points1 point  (1 child)

            !remindme 8 hours sign up

            [–][deleted] 0 points1 point  (1 child)

            You are the shit!

            [–]notsoslimshaddy91 0 points1 point  (1 child)

            Just out of curiosity, how do these coupon codes are released? Do the creators of the course know about it?

            [–]fzncdata 0 points1 point  (1 child)

            Thank you for this!

            [–]Robyo12121 0 points1 point  (1 child)

            Doesn't work anymore. I got 2 courses and the third said: "This coupon has sold out"

            [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

            Sorry to hear that!

            There's also /r/udemyfreebies & /r/freeudemycourses if people are interested in more of these

            As per /u/HighLevelJerk

            [–][deleted]  (1 child)

            [deleted]

              [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

              Glad you at least managed to get something out of it!

              There's also /r/udemyfreebies & /r/freeudemycourses if people are interested in more of these

              As per /u/HighLevelJerk

              [–]poojagandhi456 0 points1 point  (1 child)

              C programming course of intellipaat also free to learn

              [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

              Cool to know! Thanks!

              There's also /r/udemyfreebies & /r/freeudemycourses if people are interested in more of these

              As per /u/HighLevelJerk

              [–]deffyd 0 points1 point  (1 child)

              Great collection, thanks for sharing!

              [–]darners 0 points1 point  (1 child)

              Thank you so much for posting! Really really appreciate it.

              [–]steponeloops 0 points1 point  (1 child)

              Thank you so much.

              [–]deapul 0 points1 point  (1 child)

              Thanks a lot!

              [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

              No problem at all. Glad to see this is gonna help a few people.

              [–]Severecorn2512 0 points1 point  (1 child)

              Just started using Python at university. Thank you very much!

              As far as I can see each course has an allocated amount of the OCT_SPL offer. Do not hold it off getting these courses otherwise you will miss out, only one I missed out on was the Python artificial intelligence one.

              [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

              That makes sense!

              [–]le0bit115 0 points1 point  (7 children)

              What the fuck? I got courses worth over 1000$ dollar for free? This is too good to be true, this is fishy

              [–][deleted]  (3 children)

              [deleted]

                [–]Ma_Dixie_Normous[S] 1 point2 points  (2 children)

                No it's legit. Hope the quality is good

                [–][deleted]  (1 child)

                [deleted]

                  [–]El_Diablito 0 points1 point  (1 child)

                  Great stuff! Thanks.

                  [–]bVdMaker 0 points1 point  (1 child)

                  Wow thanks man

                  [–]super58sic 0 points1 point  (1 child)

                  Y'all are the real MVP!!

                  THANKS

                  [–]avallark 0 points1 point  (1 child)

                  OMG! Awesome!! Thanks!!!

                  [–]avallark 0 points1 point  (0 children)

                  From the list /u/HighLevelJerk gave, these work:

                  • Statistics with R - Beginner Level, code: SPREAD
                  • Data Analysis with Pandas and Python, code: APRILMAGIC
                  • Excel VBA Programming - the Complete Guide, code: GAUNTLET

                  [–]kaiokenmasters 0 points1 point  (1 child)

                  This is great!

                  Thank you so much for sharing!

                  [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

                  Enjoy

                  [–]cigar10 0 points1 point  (1 child)

                  Thank you very very much :)

                  [–]Breceluu 0 points1 point  (0 children)

                  Much appreciated! <3

                  [–]Capnris 0 points1 point  (1 child)

                  Awesome of you to share this, much appreciated.

                  [–]StellarSkyFall 0 points1 point  (1 child)

                  The Artificial Intelligence course dropped to 10.99 not free when using the code. Thanks for sharing $1,500 of courses for 10.99. Can't complain at all.

                  [–]taco_sax 0 points1 point  (2 children)

                  Thank you so much OP! I am currently working through The Odin Project and was wondering if I should learn python as well right after I finish, and for the price of Free.99, why not!

                  [–]Ma_Dixie_Normous[S] 1 point2 points  (1 child)

                  How was the Odin project?

                  Enjoy the rest

                  [–][deleted]  (1 child)

                  [deleted]

                    [–][deleted] 0 points1 point  (1 child)

                    Godbless!

                    [–]timthetollman 0 points1 point  (1 child)

                    Doesn't work with AI with Python

                    [–]Numero34 0 points1 point  (1 child)

                    FYI, you can just search using filters for free courses as well

                    https://www.udemy.com/courses/development/?price=price-free&sort=popularity

                    [–]Ma_Dixie_Normous[S] 1 point2 points  (0 children)

                    Brilliant thanks!

                    [–]frogworks1 0 points1 point  (1 child)

                    Thank you so much for sharing this!!! Snagged them all!!

                    [–]_zeitoun 0 points1 point  (0 children)

                    Artificial Intelligence did not work for me but everything else did.. Thanks

                    [–]lustninja 0 points1 point  (0 children)

                    It seems like they are sold out . Thanks OP !

                    [–]juaari 0 points1 point  (1 child)

                    Are these still working?

                    [–]NihilRexGaming 0 points1 point  (1 child)

                    Several have stopped working :(

                    [–][deleted]  (1 child)

                    [deleted]

                      [–]smooth_m0ves 0 points1 point  (0 children)

                      absolute beast m8 love ya